Minor cleanup
This commit is contained in:
parent
035d34babd
commit
2c85f29da1
@ -410,9 +410,9 @@ action() {
|
|||||||
echo "Installation summary:"
|
echo "Installation summary:"
|
||||||
echo -e "\t- Server files will be downloaded from $URL"
|
echo -e "\t- Server files will be downloaded from $URL"
|
||||||
echo -e "\t- NALC server will be installed to $DESTINATION."
|
echo -e "\t- NALC server will be installed to $DESTINATION."
|
||||||
|
echo -e "\t- The $MINETEST_DIR directory will be used."
|
||||||
echo -e "\t- World of NALC will be installed to $MINETEST_DIR/worlds/$WORLD_NAME"
|
echo -e "\t- World of NALC will be installed to $MINETEST_DIR/worlds/$WORLD_NAME"
|
||||||
echo -e "\t- The minetestserver executable $MINETEST_BIN will be used."
|
echo -e "\t- The minetestserver executable $MINETEST_BIN will be used."
|
||||||
echo -e "\t- The $MINETEST_DIR directory will be used."
|
|
||||||
echo -e "\t- $MAP_BACKEND will be used as map backend."
|
echo -e "\t- $MAP_BACKEND will be used as map backend."
|
||||||
echo -e "\t- $PLAYER_BACKEND will be used as player backend."
|
echo -e "\t- $PLAYER_BACKEND will be used as player backend."
|
||||||
echo -e "\t- $AUTH_BACKEND will be used as auth backend."
|
echo -e "\t- $AUTH_BACKEND will be used as auth backend."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user