Fixed typo

This commit is contained in:
Roger Gonzalez 2023-01-19 21:18:32 -03:00
parent b1831ed385
commit 36984f21dd
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -237,7 +237,7 @@ echo "========================================================"
send_success_message "All done!✅ Enjoy YAMS!" send_success_message "All done!✅ Enjoy YAMS!"
echo "You can check the installation on $install_location" echo "You can check the installation on $install_location"
echo "========================================================" echo "========================================================"
echo "Everythins should be running now! To check everything running, go to:" echo "Everything should be running now! To check everything running, go to:"
echo echo
running_services_location running_services_location
echo echo