summaryrefslogtreecommitdiff
path: root/old/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'old/update.sh')
-rwxr-xr-xold/update.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/old/update.sh b/old/update.sh
deleted file mode 100755
index b8ae648..0000000
--- a/old/update.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-NOW=$(date "+%Y-%m-%d %H:%M:%S")
-FILE=index.html
-sed -i "s|Updated: .*</p>|Updated: $NOW</p>|" $FILE
-
-neoup -f index.html