Compare commits
2 commits
443e103191
...
ba5fa2e4b2
| Author | SHA1 | Date | |
|---|---|---|---|
| ba5fa2e4b2 | |||
| 81b16a04cb |
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud
|
# renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud
|
||||||
nextcloud__version: 33
|
nextcloud__version: 34
|
||||||
# renovate: datasource=docker depName=docker.io/library/postgres
|
# renovate: datasource=docker depName=docker.io/library/postgres
|
||||||
nextcloud__postgres_version: 15.18
|
nextcloud__postgres_version: 15.18
|
||||||
nextcloud__fqdn: cloud.hamburg.ccc.de
|
nextcloud__fqdn: cloud.hamburg.ccc.de
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
#
|
#
|
||||||
# Update the transmission settings.json. For the update, stop transmission,
|
# Update the transmission settings.json. For the update, stop transmission,
|
||||||
# put the new file in place, and restart it.
|
# put the new file in place, and restart it. This is necessary because
|
||||||
|
# transmission is constantly rewriting the settings file while it is running.
|
||||||
#
|
#
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue