fix: change OMC to PSAP
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
systemctl daemon-reload
|
||||
if systemctl list-units --type=service --all | grep -q 'restagent.service'; then
|
||||
echo -n "Stopping OMC service ... "
|
||||
echo -n "Stopping PSAP service ... "
|
||||
systemctl stop restagent.service
|
||||
systemctl stop sshsvc.service
|
||||
echo "done"
|
||||
|
||||
Reference in New Issue
Block a user