summaryrefslogtreecommitdiff
path: root/neocities/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'neocities/update.sh')
-rwxr-xr-xneocities/update.sh4
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