diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-02-17 12:35:04 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-02-17 12:35:04 +0000 |
| commit | 2d2287524d566143105c42196a3de2bb7132cfc7 (patch) | |
| tree | 187a8be91b46f41f8386748fe3b4a7f6d029ac98 /neocities/update.sh | |
| parent | 910bf8e2868318dc89f560295d29d1fbac75dd35 (diff) | |
nixring
Diffstat (limited to 'neocities/update.sh')
| -rwxr-xr-x | neocities/update.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/neocities/update.sh b/neocities/update.sh index 9781f93..9b36d0e 100755 --- a/neocities/update.sh +++ b/neocities/update.sh @@ -1,6 +1,6 @@ NOW=$(date "+%Y-%m-%d %H:%M:%S") -FILE=neocities/index.html +FILE=index.html sed -e "s/Updated: .*<\/p>/Updated: $NOW<\/p>/g" -i '' $FILE -neoup -f neocities/index.html +neoup -f index.html |
