Don't run the build compressor by default, it doesn't work until you know what the feature is anyway.

This commit is contained in:
johnkeis 2003-06-10 22:59:39 +00:00
parent 0a45cd74a3
commit 6739959efb
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ cd /home/jkeiser/tbox3/scripts
./tbox_bonsai_update.pl
./tbox_build_static_pages.pl
./tbox_recompress_logs.pl
../client/tbox_build_quota.pl --url="http://127.0.0.1/~jkeiser/cgi-bin/tbox3/scripts" --quota=1024 --start=0 --end=0 ../client/quota_dirs.txt
# ../client/tbox_build_quota.pl --url="http://127.0.0.1/tbox3" --quota=1024 --start=0 --end=0 ../client/quota_dirs.txt

View File

@ -3,4 +3,4 @@ cd /home/jkeiser/tbox3/scripts
./tbox_bonsai_update.pl
./tbox_build_static_pages.pl
./tbox_recompress_logs.pl
../client/tbox_build_quota.pl --url="http://127.0.0.1/~jkeiser/cgi-bin/tbox3/scripts" --quota=1024 --start=0 --end=0 ../client/quota_dirs.txt
# ../client/tbox_build_quota.pl --url="http://127.0.0.1/tbox3" --quota=1024 --start=0 --end=0 ../client/quota_dirs.txt