From d34ce47730f914764ad254b905b1351f30ddf78f Mon Sep 17 00:00:00 2001 From: Sefinek Date: Wed, 25 Dec 2024 18:25:44 +0100 Subject: [PATCH] Quality fixes for install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 7f2da37..a08b450 100644 --- a/install.sh +++ b/install.sh @@ -166,10 +166,10 @@ sudo env PATH="$PATH":/usr/bin /usr/lib/node_modules/pm2/bin/pm2 startup systemd pm2 save -echo -e "\n\nšŸŽ‰ Installation and configuration completed!" - # Final +echo -e "\n\nšŸŽ‰ Installation and configuration completed!" + echo -e "\n====================================== Summary ======================================" echo "šŸ”‘ API Token : $api_token" echo "šŸ–„ļø Server ID : ${server_id:-null}"