source: bin/netwatch2.sh

Last change on this file was 794, checked in by chronos, 8 years ago
  • Removed unused scripts.
  • Property svn:executable set to *
File size: 171 bytes
Line 
1#!/bin/bash
2cd /a/www/centrala/
3#while [ 1=1 ]; do
4/usr/bin/php -q cmd.php config routeros-netwatch-import>/root/log/netwatch.log 2>/root/log/netwatch.err
5#sleep 60
6#done
Note: See TracBrowser for help on using the repository browser.