5 lines
90 B
Bash
5 lines
90 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
source /install_scripts.sh
|
||
|
source /manage.sh operations worker -- -C
|