planktoscope/scripts/bash/update.sh

8 lines
112 B
Bash
Raw Normal View History

2020-11-25 16:58:32 +01:00
#!/bin/bash
cd /home/pi/PlanktonScope
git stash
git pull
git checkout stash@{0} -- config.json hardware.json