Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f2db37dff |
1
ssm
1
ssm
@@ -280,6 +280,7 @@ info() {
|
|||||||
"$_status_label" "$_status"
|
"$_status_label" "$_status"
|
||||||
"Exec" "${service_command[*]} ${service_args[*]}"
|
"Exec" "${service_command[*]} ${service_args[*]}"
|
||||||
"Respawn" "${service_respawn:-false}"
|
"Respawn" "${service_respawn:-false}"
|
||||||
|
"Config path" "${service_config}"
|
||||||
)
|
)
|
||||||
|
|
||||||
[[ "$_status" == 'yes' ]] && {
|
[[ "$_status" == 'yes' ]] && {
|
||||||
|
|||||||
Reference in New Issue
Block a user