shithub: bin.rc

ref: 32dae5e4a11c5d7876ce45d221930f84d37e83e2
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