Hi,
In windows we have this file "SiteIni.Pack.Update.exe" to update the site.Ini pack.
how can i update it on ubuntu using a command(i need this for a script i'm writing).
thanks
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Somewhere either in .wg++ or /bin.net you should have SiteIni.Pack.Update.sh that's what you need to run in cli
./SiteIni.Pack.Update.sh
or with full path:
/home/ubuntu/Desktop/.wg++/SiteIni.Pack.Update.sh
wherever you have webgrab installed(.wg++ folder) its in the bin.net folder in that directory.
I've found the file, thanks @mat8861 and @Blackbear199
Hi,
I have a new problem, i'm trying to run the epg update on AWS EC2 instance but i'm getting this error:
"Hardware mismatch, the maximum of 2 computer hardware_id's is already registered"
i've tried to update the license using the f tag but i doesn't worked.
how can i solve this?
thanks
use update h for a force hardware update.
thanks, it worked.