shithub: 9scripts

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