From 4398d321ca247f2bbb1b308878022ea944048283 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 10 Oct 2024 22:42:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) 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="### "