Browse Source

commit on master

master
crims0n 5 years ago
parent
commit
874f733d72
  1. 6
      linux-live/minioslib

6
linux-live/minioslib

@ -12,11 +12,11 @@
function common_variables() { function common_variables() {
# normal # normal
OUTPUT="/dev/stdout" # OUTPUT="/dev/stdout"
# silent # silent
#OUTPUT="/dev/null" OUTPUT="/dev/null"
# log # log
#OUTPUT="/$LIVEKITNAME.log" # OUTPUT="/$LIVEKITNAME.log"
# if = "1", creates a second iso with a constant filename # if = "1", creates a second iso with a constant filename
# если ="1", создаёт второй iso с постоянным именем файла # если ="1", создаёт второй iso с постоянным именем файла

Loading…
Cancel
Save