How to do it?
- download the update script.
wget http://192.168.0.8/ipvision-client/tools/autoupdate.php?id=IPV0001 -O autoupdate.sh
- Change the script file permission to allow execute.
/bin/chmod 777 autoupdate.sh
- Execute the script
bin/sh /tmp/autoupdate.sh
- update the status, so this operation not reoccur.
wget http://192.168.0.8/ipvision-client/tools/autoupdate.php?id=IPV0001&action=done
- put the script on cron job.
0 comments:
Post a Comment