Commit b7f438d5 authored by Franco Fichtner's avatar Franco Fichtner

rc: mute importer install media touch

parent cd5b0188
...@@ -49,7 +49,7 @@ bootstrap_and_exit() ...@@ -49,7 +49,7 @@ bootstrap_and_exit()
exit 0 exit 0
} }
touch ${INSTALL} touch ${INSTALL} 2> /dev/null
if [ -f ${INSTALL} -a -f /conf/config.xml ]; then if [ -f ${INSTALL} -a -f /conf/config.xml ]; then
bootstrap_and_exit bootstrap_and_exit
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment