mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
Update build.func
This commit is contained in:
@@ -962,6 +962,9 @@ start() {
|
||||
|
||||
# This function collects user settings and integrates all the collected information.
|
||||
build_container() {
|
||||
CT_TYPE="${CT_TYPE:-1}"
|
||||
ENABLE_FUSE="${ENABLE_FUSE:-no}"
|
||||
DIAGNOSTICS="${DIAGNOSTICS:-no}"
|
||||
# if [ "$VERBOSE" == "yes" ]; then set -x; fi
|
||||
|
||||
if [ "$CT_TYPE" == "1" ]; then
|
||||
|
||||
Reference in New Issue
Block a user