Compare commits

..

No commits in common. "6f0848be860cc18d2603d65c8a870377c675aad6" and "29ceeec5b0ea11cdf7128e431a16a9476546e2c2" have entirely different histories.

View File

@ -962,9 +962,6 @@ 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