summaryrefslogtreecommitdiff
path: root/devfiles/scripts/get-build-tools.sh
blob: 508277d464f75ca48e2867c3d99677b5425fb2c0 (plain)
1
2
3
4
5
6
#!/bin/sh

cd devfiles
git clone https://github.com/jesterpm/jesterpm-build-tools
cd jesterpm-build-tools
./bootstrap.sh