Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-07-11 02:22:08 +03:00
parent 5fe1af7dac
commit 9e082b733c

View File

@ -9,6 +9,8 @@ CT_DIR=${CT_DIR:=/etc/pve/lxc/}
# XXX this is quite generic, might be a good idea to move this to a # XXX this is quite generic, might be a good idea to move this to a
# seporate lib/file... # seporate lib/file...
# Execute (optionally) and print a command.
#
#QUIET= #QUIET=
#DRY_RUN= #DRY_RUN=
@(){ @(){