mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
rc: mute importer install media touch
This commit is contained in:
parent
cd5b018866
commit
b7f438d5bf
@ -49,7 +49,7 @@ bootstrap_and_exit()
|
||||
exit 0
|
||||
}
|
||||
|
||||
touch ${INSTALL}
|
||||
touch ${INSTALL} 2> /dev/null
|
||||
if [ -f ${INSTALL} -a -f /conf/config.xml ]; then
|
||||
bootstrap_and_exit
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user