diff --git a/tools/pve/post-pve-install.sh b/tools/pve/post-pve-install.sh index e6b4fcdb7..8e018e2c1 100644 --- a/tools/pve/post-pve-install.sh +++ b/tools/pve/post-pve-install.sh @@ -530,14 +530,26 @@ if [ -f "$MOBILE_TPL" ] && ! grep -q "$MARKER" "$MOBILE_TPL"; then printf "%s\n" \ "$MARKER" \ "" \ "" >> "$MOBILE_TPL" fi