templetisation du service wssnineboard
This commit is contained in:
parent
d71ac0df19
commit
1bd4f5bc72
|
@ -32,6 +32,6 @@ then
|
|||
|
||||
if [ "$restart" == "yes" ] && [ "$1" != "stop" ] ; then
|
||||
echo WEBSOCKET = START
|
||||
systemctl restart $APP_ALIAS
|
||||
systemctl restart wss$APP_ALIAS
|
||||
fi
|
||||
fi
|
Loading…
Reference in New Issue