diff --git a/.templates/00-banner.sh b/.templates/00-banner.sh index 918bbc56e..e21f74f8b 100755 --- a/.templates/00-banner.sh +++ b/.templates/00-banner.sh @@ -52,8 +52,3 @@ if bashio::config.has_value "PUID" && bashio::config.has_value "PGID"; then bashio::log.blue \ '-----------------------------------------------------------' fi - -─────────────────────────────────────── -User UID: 1000 -User GID: 1000 -─────────────────────────────────────── \ No newline at end of file diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index 2ee399bee..f2f481430 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,5 @@ +### 26.0.0-11 (02-04-2023) +- Minor bugs fixed - Improve PUID/PGID code setting, and avoid minor issues ### 26.0.0-9_updater (01-04-2023)