mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 15:20:09 +01:00
Update wgd.sh
This commit is contained in:
parent
fd76cabd01
commit
0ca73bf80b
@ -108,6 +108,7 @@ update_wgd() {
|
||||
printf "| Shutting down WGDashboard... |\n"
|
||||
if check_wgd_status; then
|
||||
stop_wgd
|
||||
fi
|
||||
mv wgd.sh wgd.sh.old
|
||||
printf "| Downloading %s from GitHub... |\n" "$new_ver"
|
||||
git stash > /dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user