InLogic SMS Gateway/Update47: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
Run these commands: | Run these commands: | ||
rm - | rm -rf /mnt/Update/update | ||
<nowiki>wget https://downloads.inlogic.dk/inlogicgatewaymodem/ | <nowiki>wget https://downloads.inlogic.dk/inlogicgatewaymodem/Update.zip -O /mnt/Update/Update.zip</nowiki> | ||
chmod 777 / | unzip /mnt/Update/Update.zip -d /mnt/Update/update | ||
/ | chmod 777 /mnt/Update/update/mnt/flash/root/updateservice/update.sh | ||
/mnt/Update/update/mnt/flash/root/updateservice/update.sh |
Revision as of 06:39, 9 August 2019
Update guide
How to update SMS Gateway to version 47 from version 46
Login to the gateway with putty
Run these commands:
rm -rf /mnt/Update/update wget https://downloads.inlogic.dk/inlogicgatewaymodem/Update.zip -O /mnt/Update/Update.zip unzip /mnt/Update/Update.zip -d /mnt/Update/update chmod 777 /mnt/Update/update/mnt/flash/root/updateservice/update.sh /mnt/Update/update/mnt/flash/root/updateservice/update.sh