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