summaryrefslogtreecommitdiff
path: root/runs/plan9
blob: 7beff82ec4dc8cb75b641c34c48eb7c241d31a32 (plain)
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