First pass for scripts to rule them all

This commit is contained in:
Paulus Schoutsen
2015-09-17 00:35:26 -07:00
parent 3947ed3c2b
commit 8c77418b6a
18 changed files with 52 additions and 44 deletions

4
script/bootstrap Executable file
View File

@ -0,0 +1,4 @@
cd "$(dirname "$0")/.."
script/bootstrap_server
script/bootstrap_frontend