mirror of
https://github.com/CerberusV1/minecraft_deploy.git
synced 2026-01-13 03:23:42 +01:00
echo finetune
This commit is contained in:
@@ -95,7 +95,7 @@ sleep 2
|
|||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
echo "Give your server a name. Under the ~/servername you can later"
|
echo "Give your server a name. Under the ~/servername you can later"
|
||||||
echo "find all server files and the management script."
|
echo "find all server files and the management script."
|
||||||
echo "Use "-" or "_" as name seperator!"
|
echo 'Use "-" or "_" as name seperator!'
|
||||||
read -p "Servername: " name
|
read -p "Servername: " name
|
||||||
|
|
||||||
working_dir="$HOME/$name"
|
working_dir="$HOME/$name"
|
||||||
|
|||||||
Reference in New Issue
Block a user