diff --git a/script.sh b/script.sh index 078f92b..46ecb51 100755 --- a/script.sh +++ b/script.sh @@ -226,7 +226,7 @@ else read startServer if [[ "$startServer" =~ ("y"|"Y") || -z $startServer ]]; then - systemctl start mc-paper.serice + systemctl start mc-paper.service fi systemctl enable mc-paper