diff options
-rw-r--r-- | scripts/code-clean.sh (renamed from scripts/php-clean) | 0 | ||||
-rw-r--r-- | scripts/code-size.sh (renamed from scripts/php-count) | 0 | ||||
-rw-r--r-- | scripts/cron-lynx | 2 |
3 files changed, 0 insertions, 2 deletions
diff --git a/scripts/php-clean b/scripts/code-clean.sh index 5c14c3721..5c14c3721 100644 --- a/scripts/php-clean +++ b/scripts/code-clean.sh diff --git a/scripts/php-count b/scripts/code-size.sh index 7b2123408..7b2123408 100644 --- a/scripts/php-count +++ b/scripts/code-size.sh diff --git a/scripts/cron-lynx b/scripts/cron-lynx deleted file mode 100644 index 84e9e8fbb..000000000 --- a/scripts/cron-lynx +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -/usr/bin/lynx -source http://yoursite.com/cron.php > /dev/null 2>&1 |