mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-14 00:21:38 +00:00
Update build.func
tweak
This commit is contained in:
parent
242dfe8f73
commit
3c515e9f8e
@ -474,6 +474,7 @@ start() {
|
|||||||
echo -e "⚠ User exited script \n"
|
echo -e "⚠ User exited script \n"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
SPINNER_PID=""
|
||||||
install_script
|
install_script
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@ -590,4 +591,4 @@ description() {
|
|||||||
if [[ -f /etc/systemd/system/ping-instances.service ]]; then
|
if [[ -f /etc/systemd/system/ping-instances.service ]]; then
|
||||||
systemctl start ping-instances.service
|
systemctl start ping-instances.service
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user