## Update Location Resources
1. Turn on Raspberry (Drone does not need to be powered) and connect to Raspi WiFi
2. Connect Raspberry to the internet using the Ethernet cable (as you would do for the uploader)
3. Open Terminal (`Ctrl-Alt-T`) and enter `ssh pi@192.168.4.1`
4. There should be no need to enter a password (credentials are stored on your laptop), if there are any issue call me
5. Next enter `tinamu_resources_updater --download --azure_container locationresources --location_ids=abt211_s1,abt211_s2,abt211_s3,abt211_s4 --yes_to_all`
6. This should be it. Press `Ctrl-d` to terminate the ssh session.