plan9fox/rc/bin/inst/textonly

15 lines
177 B
Plaintext
Raw Normal View History

#!/bin/rc
# text-only install
cd /bin/inst
. defs
textinst=1
export textinst
2011-04-12 16:32:51 +00:00
# use stderr as logfile
echo 2 >/srv/log
log `{date} Installation process started
inst/mainloop