plan9fox/rc/bin/inst/start

15 lines
172 B
Bash
Executable file

#!/bin/rc
cd /bin/inst
. defs
textinst=1
export textinst
# use stderr as logfile
rm -f /srv/log
echo 2 >/srv/log
log `{date} Installation process started
inst/mainloop