diff --git a/bootstrap.sh b/bootstrap.sh index 4fe46ac..babd889 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -11,6 +11,8 @@ PROXMOX_UTILS=${PROXMOX_UTILS:-https://github.com/flynx/proxmox-utils.git} # XXX TEST! # bootstrap... +# XXX might be a better idea to bootstrap the bootstrap by dowloading +# the .pct-helpers... #QUIET= #DRY_RUN= ECHO_PREFIX="### "