|
@@ -34,6 +34,7 @@ print_centered "⠀⠑⢤⣀⣙⡿⠉⠱⣄⣠⣷⣄⣀⣹⣄⣀⣘⡏⢆⣀⣘
|
|
|
print_centered "$(tput setaf 7)"
|
|
|
print_centered "Minecraft Ubuntu Server Builder/install v2.0"
|
|
|
print_centered "$(tput setaf 7)"
|
|
|
+sleep 2
|
|
|
|
|
|
echo -e "$(tput setaf 10)Installation java:$(tput setaf 7)"
|
|
|
if ! [ -x "$(command -v java)" ]
|