From ad4b9c041e52ab377aac489c1d56d7b14d61efdd Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 4 Feb 2024 03:34:49 +0300 Subject: [PATCH] notes.. Signed-off-by: Alex A. Naanou --- .pct-helpers | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.pct-helpers b/.pct-helpers index 47d2705..e18bb6a 100644 --- a/.pct-helpers +++ b/.pct-helpers @@ -16,6 +16,8 @@ CT_DIR=${CT_DIR:=/etc/pve/lxc/} # Execute (optionally) and print a command. # +# @ COMMAND ARGS +# #QUIET= #DRY_RUN= ECHO_PREFIX="### " @@ -325,6 +327,7 @@ reviewApplyChanges(){ } + #---------------------------------------------------------------------- #