Skip to content

Commit

Permalink
removing the sunrise
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Jun 5, 2024
1 parent 4c73afa commit 1996b07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ fi
docker stop nextcloud-container
sleep 1
docker run -d --name nextcloud-container --rm --publish 80:80 nextcloud:28
echo "Waiting for sunrise..."

until docker exec --user www-data -it nextcloud-container php occ maintenance:install --admin-user=admin --admin-pass=admin >/dev/null
do
Expand Down

0 comments on commit 1996b07

Please sign in to comment.