Restart after upgrade

This commit is contained in:
Bob Mottram 2018-02-23 13:22:52 +00:00
parent 1fc058f925
commit 82d5e32315
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ function upgrade_rss {
chown -R www-data:www-data $RSS_MOBILE_READER_PATH
chown -R www-data:www-data $RSS_READER_PATH
chmod a+x $RSS_MOBILE_READER_PATH
systemctl restart ttrss
}
function backup_local_rss {