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