Update install.sh

This commit is contained in:
Sefinek 2024-12-25 19:17:16 +01:00
parent c686049154
commit 36e9cd00c7

View file

@ -180,10 +180,10 @@ pm2 save
# Final # Final
echo "🌌 Checking PM2 status..." echo -e "\n\n🌌 Checking PM2 status..."
pm2 status pm2 status
echo -e "\n\n🎉 Installation and configuration completed!" echo -e "\n🎉 Installation and configuration completed!"
echo -e "\n====================================== Summary ======================================" echo -e "\n====================================== Summary ======================================"
echo "🔑 API Token : $api_token" echo "🔑 API Token : $api_token"