fix syntax

This commit is contained in:
CanbiZ (MickLesk) 2026-01-27 13:39:57 +01:00
parent a82d04982d
commit 1bb32bbc94
2 changed files with 5 additions and 4 deletions

View File

@ -4744,6 +4744,7 @@ create_lxc_container() {
msg_error "Template still not found after version change"
exit 220
}
fi
else
msg_error "No ${PCT_OSTYPE} templates available"
exit 220