Remove useless echo
This commit is contained in:
parent
c84d8c7d44
commit
0ea15a86f5
1 changed files with 0 additions and 1 deletions
1
msman.sh
1
msman.sh
|
@ -199,7 +199,6 @@ function launch_server {
|
|||
echo "Starting the server..."
|
||||
echo
|
||||
echo
|
||||
echo $server_file
|
||||
java $java_launchoptions -jar "$(echo $server_file)" $mc_launchoptions
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue