Merge branch 'nextcloud-metrics' of ssh://git.coopcloud.tech:2222/coop-cloud/nextcloud into nextcloud-metrics
This commit is contained in:
@@ -195,6 +195,9 @@ upgrade_mariadb() {
|
||||
mariadb-upgrade -p`cat /run/secrets/db_root_password`
|
||||
}
|
||||
|
||||
set_metrics_token() {
|
||||
run_occ "config:app:set serverinfo token --value '$(cat /run/secrets/metrics_token)'"
|
||||
}
|
||||
# Checks whether this instance looks ready to update to the next Nextcloud
|
||||
# major version.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user