mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
7 lines
239 B
Bash
Executable File
7 lines
239 B
Bash
Executable File
#!/bin/sh
|
|
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/tbox3" --quota=1024 --start=0 --end=0 ../client/quota_dirs.txt
|