diff options
Diffstat (limited to 'update.sh')
| -rwxr-xr-x | update.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/update.sh b/update.sh deleted file mode 100755 index b5c4734..0000000 --- a/update.sh +++ /dev/null @@ -1,6 +0,0 @@ -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 |
