shithub: 9scripts

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