git: 9front

ref: 55a366e766eca4252ab8549212f59dcae6827d7c
dir: /rc/bin/inst/start/

View raw version
#!/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