mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-16 10:38:52 +00:00
typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user