From 8447267bbe6579255905e313c512ea449309e393 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Thu, 8 Jan 2026 14:25:31 +0000 Subject: add files --- update.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 update.sh (limited to 'update.sh') diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..b5c4734 --- /dev/null +++ b/update.sh @@ -0,0 +1,6 @@ +NOW=$(date "+%Y-%m-%d %H:%M:%S") +FILE=neocities/index.html + +sed -e "s/Updated: .*<\/p>/Updated: $NOW<\/p>/g" -i '' $FILE + +~/bin/neoup -f neocities/index.html -- cgit v1.3