shithub: bin.rc

ref: a739eb939b352f37941f46910551cc2070ecd5bb
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