Initial commit
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
./scripts/bootstrap
|
||||
./scripts/test
|
||||
Reference in New Issue
Block a user