shithub: 9scripts

ref: d37cf8e29d5cb8e59a30e218595be0ea55b0a78f
dir: /install/hubfs/

View raw version
#!/bin/rc
mkdir -p $home/code
../grid/gridstart -m
cd $home/code
mkdir hubfs
dircp /n/griddisk/mycro/hubfs ./hubfs
cd hubfs
mk install
mk clean