InLogic SMS Gateway/Update47

From UmsWiki
Revision as of 07:03, 9 August 2019 by Kia (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Update guide

How to update SMS Gateway to version 47 from version 46

Login to the gateway with putty

Use the root user to login

Run these commands:

mkdir -p /mnt/Update/
/bin/chown -R root:www-data /mnt/Update/
/bin/chmod -R 775 /mnt/Update/
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