Restart after upgrade
This commit is contained in:
parent
ba4db71e76
commit
94a912a2d0
|
@ -154,6 +154,7 @@ function upgrade_xmpp {
|
|||
cd ${INSTALL_DIR}/${prosody_filename}
|
||||
make prefix=/usr install
|
||||
fi
|
||||
systemctl restart prosody
|
||||
}
|
||||
|
||||
function backup_local_xmpp {
|
||||
|
|
Loading…
Reference in New Issue