update.sh 230 B

123456789
  1. #!/bin/bash
  2. feh --bg-center /home/cpi/launchergo/sysgo/gameshell/wallpaper/updating.png
  3. cd /home/cpi/launchergo
  4. git pull
  5. git reset --hard $1
  6. feh --bg-center /home/cpi/launchergo/sysgo/gameshell/wallpaper/loading.png
  7. ./load.sh