shithub: bin.rc

ref: 1bab993af3da2ba2ee9e84d8602c9ae67f7c58d1
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