add upgrade miniflux
This commit is contained in:
parent
f916f2316e
commit
89305a7be1
|
@ -6,3 +6,6 @@ cd "$(dirname "$0")"
|
|||
docker-compose pull --ignore-pull-failures
|
||||
# reload if needed
|
||||
docker-compose up -d
|
||||
|
||||
# upgrade miniflux
|
||||
./upgrade_miniflux.sh
|
||||
|
|
Loading…
Reference in a new issue