mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update build.func
This commit is contained in:
@@ -1397,7 +1397,7 @@ build_container() {
|
||||
FEATURES="nesting=1"
|
||||
fi
|
||||
# 26.03.2025 disabled
|
||||
if [ "$ENABLE_FUSE" == "yes" ]; then
|
||||
if [ "$ENABLE_FUSE" == "1" ]; then
|
||||
FEATURES+=",fuse=1"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user