3 lines
75 B
Bash
3 lines
75 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
./run.sh --no-http --stop-after-init -d $1 -i $2 -u $2
|