Fix code style: missing space

This commit is contained in:
Michaël Jacobs
2025-07-06 21:40:56 +02:00
parent 476d69101e
commit 3b9d36aca7

View File

@@ -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