shithub: bin.rc

ref: 3c724f5a03ba3846bce90e0fbc11e4f4e5b5e09a
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