shithub: 9scripts

ref: 3387824d0c9d1c1039a42e48f36a96d8d2c71266
dir: /install/antstools/

View raw version
#!/bin/rc
mkdir -p $home/code
cd $home/code
git/clone https://github.com/Plan9-Archive/antshill
cd antshill
cp bootdir.extras/namespace.save9front /lib
cp bootdir.extras/namespace.saveterm /lib
cp grid/gridorc /rc/bin
cd scripts
cp rerootwin /rc/bin
cp gui /rc/bin
cd ../grio
mk install
cp grio.man /sys/man/1/grio
echo done