Skip to content
Snippets Groups Projects
Commit 82d5e323 authored by Bob Mottram's avatar Bob Mottram
Browse files

Restart after upgrade

parent 1fc058f9
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment