Updating the project
- Change directory:
cd /home/${USER}/
- Make the update script executable:
sudo chmod +x /home/${USER}/GassistPi/scripts/update.sh
- Run the update script:
sudo /home/${USER}/GassistPi/scripts/update.sh
- If there is an update available, the project will be updated else the script will make a smooth exit.
- If the Project is updated, reconfigure the config.yaml file.
Note
The update script will make a backup of your existing project folder before updating eg. GassistPi.bak-xxxx-xx-xx**
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi I was wondering what do you mean by re-configuring the config.yaml file and (or) how do you do that. I am a newbie to Linux / Raspbian programming.
ReplyDeleteThanks