shithub: bin.rc

ref: 171d78f72e972c8671e39b064e9d1072f3130560
dir: /bin/hublog/

View raw version
#!/bin/rc
if(! test -e /srv/hublog)
	hubfs -t -s hublog
local mount -c /srv/hublog /mnt/log
if(! test -e /mnt/log/log)
	touch /mnt/log/log
cat /mnt/log/log