We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f1baa commit bf03632Copy full SHA for bf03632
docker-entrypoint.sh
@@ -126,7 +126,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
126
127
# Prevent multiple images syncing simultaneously:
128
# If another process is syncing the html folder, wait for
129
- # it to be done, then escape initalization
+ # it to be done, then escape initalization.
130
count=0
131
limit=10
132
0 commit comments