Below are the steps required for updating your devices to the latest PhyHub release over the air using the Phygrid CLI.
Please make sure you have uninstalled the old @ombori/ga-cli before you continue.
- Uninstall any old versions of @ombori/ga-cli
npm uninstall -g @ombori/ga-cli
yarn global remove @ombori/ga-cli
- Make sure you are using the latest CLI version
phy dev shell <devicename> -l
sudo su
sudo curl -fsSL https://qr.run/phyupgrade -o phyupgrade.sh && sudo chmod +x phyupgrade.sh && sudo ./phyupgrade.sh