mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-26 10:34:43 +00:00
fix: shellcheck changes (#10591)
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ function update_script() {
|
||||
apt -y upgrade
|
||||
if [[ -d /etc/wgdashboard ]]; then
|
||||
sleep 2
|
||||
cd /etc/wgdashboard/src || exit
|
||||
cd /etc/wgdashboard/src
|
||||
./wgd.sh update
|
||||
./wgd.sh start
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user