From 2d2287524d566143105c42196a3de2bb7132cfc7 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Tue, 17 Feb 2026 12:35:04 +0000 Subject: nixring --- neocities/update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'neocities/update.sh') 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 -- cgit v1.3