Changeset 794


Ignore:
Timestamp:
Feb 3, 2016, 12:12:52 PM (8 years ago)
Author:
chronos
Message:
  • Removed unused scripts.
Location:
bin
Files:
6 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • bin/netwatch2.sh

    r775 r794  
    11#!/bin/bash
    2 cd /a/www/centrala/Modules/NetworkConfigRouterOS/Generators
     2cd /a/www/centrala/
    33#while [ 1=1 ]; do
    4 /usr/bin/php -q NetwatchImport.php>/root/log/netwatch.log 2>/root/log/netwatch.err
     4/usr/bin/php -q cmd.php config routeros-netwatch-import>/root/log/netwatch.log 2>/root/log/netwatch.err
    55#sleep 60
    66#done
  • bin/signal2.sh

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