Compare commits
2 Commits
da38947b4f
...
286d87e3a8
Author | SHA1 | Date |
---|---|---|
Arnaud Fornerot | 286d87e3a8 | |
Arnaud Fornerot | 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