shithub: 9scripts

ref: 66ed89554ac0fb89187a8f9841aa47e4add08ffa
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