Restart after upgrade

This commit is contained in:
Bob Mottram 2016-12-07 12:02:15 +00:00
parent ba4db71e76
commit 94a912a2d0
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ function upgrade_xmpp {
cd ${INSTALL_DIR}/${prosody_filename}
make prefix=/usr install
fi
systemctl restart prosody
}
function backup_local_xmpp {