mirror of
https://github.com/x86dev/docker-ttrss
synced 2026-06-07 14:02:53 +00:00
Bugfixes.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ set -e
|
||||
supervisorctl stop all
|
||||
|
||||
# Update configuration. This is necessary for entering the current IP + PORT of the database.
|
||||
/srv/update-ttrss.sh
|
||||
/srv/update-ttrss.sh --no-start
|
||||
|
||||
# Start supervisord.
|
||||
# This will start all other dependencies.
|
||||
|
||||
Reference in New Issue
Block a user