diff --git a/reserve/make.sh b/reserve/make.sh index b435a25..e31a0c3 100755 --- a/reserve/make.sh +++ b/reserve/make.sh @@ -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...