Browse Source

don't need this

master
crims0n 5 years ago
parent
commit
f564266904
  1. 2
      linux-live/minioslib

2
linux-live/minioslib

@ -23,7 +23,7 @@ function common_variables() {
set -u set -u
if [ -f /.dockerenv ] || [ "$container" = "podman" ]; then if [ -f /.dockerenv ] || [ "$container" = "podman" ]; then
OUTPUT="/dev/stdout" OUTPUT="/dev/stdout"
CONTAINER="docker" #CONTAINER="docker"
fi fi
# if = "1", creates a second iso with a constant filename # if = "1", creates a second iso with a constant filename

Loading…
Cancel
Save