From 435aeb674198769b61b0ee8d82f85a108bacf49e Mon Sep 17 00:00:00 2001 From: radiohotline Date: Tue, 17 Feb 2026 14:44:55 +0300 Subject: maintainence --- old/update.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 old/update.sh (limited to 'old/update.sh') diff --git a/old/update.sh b/old/update.sh new file mode 100755 index 0000000..b8ae648 --- /dev/null +++ b/old/update.sh @@ -0,0 +1,5 @@ +NOW=$(date "+%Y-%m-%d %H:%M:%S") +FILE=index.html +sed -i "s|Updated: .*

|Updated: $NOW

|" $FILE + +neoup -f index.html -- cgit v1.3