]> TLD Linux GIT Repositories - tld-ftp-admin.git/blobdiff - wwwbin/freshness.sh
- tldized
[tld-ftp-admin.git] / wwwbin / freshness.sh
diff --git a/wwwbin/freshness.sh b/wwwbin/freshness.sh
deleted file mode 100755 (executable)
index 4646650..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-date > $HOME/www/freshness.txt.new
-/usr/bin/time -f '\nElapsed time: %E' $HOME/bin/ftp-freshness.py >> $HOME/www/freshness.txt.new 2>&1
-chmod 644 $HOME/www/freshness.txt.new
-mv $HOME/www/freshness.txt.new $HOME/www/freshness.txt
-