diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-19 21:18:32 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-19 21:18:32 -0300 |
commit | 36984f21ddf66d7737126167b5e0fd76be8cad59 (patch) | |
tree | c1fc75cba669a016600a84a6a887c84775d7b8af /install.sh | |
parent | b1831ed385709c39d49ff989790a3d398d316516 (diff) |
Fixed typo
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ echo "========================================================" send_success_message "All done!✅ Enjoy YAMS!" echo "You can check the installation on $install_location" 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 running_services_location echo |