forked from forkanization/Proxmox-arm64
Fix code style: missing space
This commit is contained in:
+1
-1
@@ -213,7 +213,7 @@ else
|
|||||||
msg_ok "Updated LXC Template List"
|
msg_ok "Updated LXC Template List"
|
||||||
if [ $PCT_OSTYPE = debian ]; then
|
if [ $PCT_OSTYPE = debian ]; then
|
||||||
msg_error "Debian unsupported with this download method. Exiting."
|
msg_error "Debian unsupported with this download method. Exiting."
|
||||||
elif [ $PCT_OSTYPE = alpine]; then
|
elif [ $PCT_OSTYPE = alpine ]; then
|
||||||
$TEMPLATE_VARIENT = 3.18
|
$TEMPLATE_VARIENT = 3.18
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user