mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
typo
This commit is contained in:
parent
345696227d
commit
b8e996d3c4
@ -81,7 +81,7 @@ if [[ ${TYPE} == "FEED-THE-BEAST" ]]; then
|
||||
cp -f /data/ops.txt ${FTB_DIR}/
|
||||
fi
|
||||
|
||||
if [ ! -e ${FTBDIR}/whitelist.json ]; then
|
||||
if [ ! -e ${FTB_DIR}/whitelist.json ]; then
|
||||
cp -f ${FTB_DIR}/white-list.txt ${FTB_DIR}/
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user