mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Rename one more Tower bit.
This commit is contained in:
@@ -9,7 +9,7 @@ case "$1" in
|
|||||||
exec systemctl $1 automation-controller.service
|
exec systemctl $1 automation-controller.service
|
||||||
;;
|
;;
|
||||||
status)
|
status)
|
||||||
exec systemctl status automation-controller.service $TOWER_SERVICES
|
exec systemctl status automation-controller.service $CONTROLLER_SERVICES
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Usage: automation-controller-service start|stop|restart|status"
|
echo "Usage: automation-controller-service start|stop|restart|status"
|
||||||
|
|||||||
Reference in New Issue
Block a user