yet another fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-20 02:22:39 +03:00
parent 6e1886acd6
commit 5473934884

View File

@ -35,7 +35,7 @@ makeReserveCT(){
if [ $TEMPLATE_ID ] ; then
@ pct destroy $TEMPLATE_ID --purge
@ pct clone $RESERVE_ID $TEMPLATE_ID --hostname ${HOSTNAME}
@ pct templates $TEMPLATE_ID
@ pct template $TEMPLATE_ID
fi
# XXX sould this get into the template...