Changeset 539 for bin/netwatch.sh
- Timestamp:
- May 26, 2013, 10:23:53 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bin/netwatch.sh
r200 r539 1 1 #!/bin/bash 2 cd /a/www/centrala/system 3 while [ 1=1 ]; do 4 /usr/bin/php -q netwatch_import.php& 5 sleep 60 6 done 2 screen -A -m -d -S netwatch /a/bin/netwatch2.sh 3
Note:
See TracChangeset
for help on using the changeset viewer.