kuukar-rpi/rpi_update.sh

4 lines
99 B
Bash

git stash
git pull
cp -fv ../kuukar_config.py ./kuukar/kuukar_config.py
sudo service kuukar restart