1 2 3 4 5 6 7 8
#!/bin/zsh source ../util git clone https://github.com/9fans/plan9port.git $target/plan9 cd $target/plan9 ./INSTALL