LauncherGoDev/update.sh
2018-12-08 21:17:27 +08:00

10 lines
230 B
Bash
Executable File

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