summaryrefslogtreecommitdiffstats
path: root/rebuild
blob: bd53ad7855c26afcfd1fe5f3a8c3abc751a924b2 (plain)
1
2
3
4
5
6
#!/bin/sh
set -e

./update
./clean
./build $@