plan9fox/rc/bin/inst/textonly

16 lines
182 B
Plaintext
Raw Normal View History

#!/bin/rc
# text-only install
cd /bin/inst
. defs
textinst=1
export textinst
tailfsrv &
while(! test -f /srv/log)
sleep 1
log `{date} Installation process started
inst/mainloop