discourse OK
This commit is contained in:
@@ -501,6 +501,7 @@ function build_services() {
|
||||
[[ "$data" != "null" ]] && command+=" --data \"$data\""
|
||||
if ! eval "$command -r" >/dev/null; then
|
||||
echoinfo "CREATE RECIPE"
|
||||
|
||||
# echo "$command -c"
|
||||
eval "$command -c"
|
||||
echoinfo "CREATE RECIPE: OK"
|
||||
|
||||
Reference in New Issue
Block a user