From 2d3ead00fa0ba13667e15796264682150aab90b2 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 11 Jan 2023 12:33:15 -0300 Subject: Added documentation message to the script --- install.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index bbb9fb3..a991545 100755 --- a/install.sh +++ b/install.sh @@ -186,5 +186,10 @@ echo echo "All the services location are also saved in ~/yams_services.txt" running_services_location > ~/yams_services.txt echo "========================================================" +echo +echo "To configure YAMS, check the documentation at" +echo "https://yams.media/config" +echo +echo "========================================================" exit 0 # ============================================================================================ -- cgit v1.2.3