reset LINUX_JAIL option

This commit is contained in:
Bike Dude
2021-07-12 10:02:51 +02:00
parent 9bb11c5d54
commit 9ff87f2904

View File

@@ -505,6 +505,7 @@ fi
EMPTY_JAIL=""
THICK_JAIL=""
VNET_JAIL=""
LINUX_JAIL=""
## handle combined options then shift
if [ "${1}" = "-T" -o "${1}" = "--thick" -o "${1}" = "thick" ] && \