planktoscope/scripts/bash/update.sh
2020-11-25 17:01:14 +01:00

8 lines
112 B
Bash
Executable file

#!/bin/bash
cd /home/pi/PlanktonScope
git stash
git pull
git checkout stash@{0} -- config.json hardware.json