mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
fix alpine
This commit is contained in:
@@ -1360,6 +1360,9 @@ start() {
|
||||
mkdir -p "$LOGDIR"
|
||||
if [ -f /etc/alpine-release ]; then
|
||||
echo "Running on Alpine Linux – minimal update process."
|
||||
SPINNER_PID=""
|
||||
ENABLE_FUSE=""
|
||||
|
||||
update_script
|
||||
return
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user