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(){ } + #---------------------------------------------------------------------- #