Update bundle.sh
This commit is contained in:
parent
cbdaa63284
commit
116ef1db4b
@ -1,9 +1,8 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
SRC_DIR=$(pwd)
|
||||
|
||||
time sh 01_get.sh
|
||||
time sh 02_build.sh
|
||||
./01_get.sh
|
||||
./02_build.sh
|
||||
|
||||
cd $SRC_DIR
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user