Changeset 539 for bin/netwatch.sh


Ignore:
Timestamp:
May 26, 2013, 10:23:53 PM (11 years ago)
Author:
chronos
Message:
  • Aktualizace skriptů
File:
1 edited

Legend:

Unmodified
Added
Removed
  • bin/netwatch.sh

    r200 r539  
    11#!/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
     2screen -A -m -d -S netwatch /a/bin/netwatch2.sh
     3
Note: See TracChangeset for help on using the changeset viewer.