summaryrefslogtreecommitdiffstats
path: root/rebuild
blob: a23b963cbf53e4fabd9944ba14c71f8d46638f98 (plain)
1
2
3
4
5
6
7
#!/bin/sh
set -e
export LC_ALL=C

./update
./clean
./build $@