Hi,
This is just to get a daily update of the latest keys valids for all CAMS.
Just put the script file under /usr/script/ directory (or in /var/script/ one for E1 boxes), change the permission file to 755.
For Gemini image, the file must be renamed in Satankey-Updater_userscript.sh
Now from the user script menu you can launch it.
In order to get keys automatically, add it in the cron file. On DreamElite Images it is just... easy: just go in the blue panel, go in cron section and add a command. Set the time of execution (I have set it to 5am) and add the full path file with your control remote like this :
If you need assistance to configure the cron manually, just tell me.
cheers
This is just to get a daily update of the latest keys valids for all CAMS.
Just put the script file under /usr/script/ directory (or in /var/script/ one for E1 boxes), change the permission file to 755.
For Gemini image, the file must be renamed in Satankey-Updater_userscript.sh
Now from the user script menu you can launch it.
In order to get keys automatically, add it in the cron file. On DreamElite Images it is just... easy: just go in the blue panel, go in cron section and add a command. Set the time of execution (I have set it to 5am) and add the full path file with your control remote like this :
Code:
/usr/script/Satankey-Updater.sh
cheers
Comment