mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 02:30:07 +00:00
yet another fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6e1886acd6
commit
5473934884
@ -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...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user