summaryrefslogtreecommitdiff
path: root/scripts/bootstrap-host
blob: 7619f68a99601fd5ad6207cbe671d91add3ef886 (plain) (blame)
1
2
3
4
#!/bin/sh -e

cd "${BASE}"/bootstrap;
./bootstrap;