Update ct/create_lxc.sh
This commit is contained in:
parent
01b88f39c0
commit
82ce17e455
|
@ -3,7 +3,7 @@
|
||||||
# Copyright (c) 2024 aaron
|
# Copyright (c) 2024 aaron
|
||||||
# Author: aaron
|
# Author: aaron
|
||||||
# License: none
|
# License: none
|
||||||
# https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/main/LICENSE
|
# https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/LICENSE
|
||||||
|
|
||||||
# This sets verbose mode if the global variable is set to "yes"
|
# This sets verbose mode if the global variable is set to "yes"
|
||||||
# if [ "$VERBOSE" == "yes" ]; then set -x; fi
|
# if [ "$VERBOSE" == "yes" ]; then set -x; fi
|
||||||
|
|
Loading…
Reference in a new issue