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