fixed nextcloud bugs after last updates and added dedicated start script

This commit is contained in:
2023-07-25 11:55:56 +02:00
parent 74587b66a8
commit 1d6720c5c2
2 changed files with 10 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
MUID="$(id -u www-data)" MGID="$(id -g www-data)" docker-compose build --no-cache
MUID="$(id -u www-data)" MGID="$(id -g www-data)" docker-compose up -d --force-recreate