discourse OK

This commit is contained in:
pvincent
2024-10-09 17:08:08 +04:00
parent d98ae8e383
commit cc499784bb
3 changed files with 22 additions and 7 deletions
+1
View File
@@ -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"