mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update build.func
This commit is contained in:
@@ -1361,6 +1361,8 @@ start() {
|
|||||||
if [ -f /etc/alpine-release ]; then
|
if [ -f /etc/alpine-release ]; then
|
||||||
echo "Running on Alpine Linux – minimal update process."
|
echo "Running on Alpine Linux – minimal update process."
|
||||||
update_script
|
update_script
|
||||||
|
clear
|
||||||
|
exit_script
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
if command -v pveversion >/dev/null 2>&1; then
|
if command -v pveversion >/dev/null 2>&1; then
|
||||||
|
|||||||
Reference in New Issue
Block a user