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 a90ade1 commit 9ceb5d9Copy full SHA for 9ceb5d9
bedrock-entry.sh
@@ -178,9 +178,6 @@ if [[ -n "$ALLOW_LIST_USERS" || -n "$WHITE_LIST_USERS" ]]; then
178
ALLOW_LIST=false
179
rm -f allowlist.json
180
fi
181
-else
182
- ALLOW_LIST=false
183
- rm -f allowlist.json
184
185
186
# prevent issue with bind mounted server.properties which can not be moved (sed tries to move the file when '-i' is used)
0 commit comments