Changeset 775 for bin/netwatch2.sh


Ignore:
Timestamp:
Jan 2, 2016, 11:35:04 AM (8 years ago)
Author:
chronos
Message:
  • Updated bash scripts.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • bin/netwatch2.sh

    r539 r775  
    11#!/bin/bash
    2 cd /a/www/centrala/system/generators
     2cd /a/www/centrala/Modules/NetworkConfigRouterOS/Generators
    33#while [ 1=1 ]; do
    4 /usr/bin/php -q netwatch_import.php>/a/log/netwatch.log 2>/a/log/netwatch.err
     4/usr/bin/php -q NetwatchImport.php>/root/log/netwatch.log 2>/root/log/netwatch.err
    55#sleep 60
    66#done
Note: See TracChangeset for help on using the changeset viewer.