Update install.sh
This commit is contained in:
parent
c686049154
commit
36e9cd00c7
1 changed files with 2 additions and 2 deletions
|
|
@ -180,10 +180,10 @@ pm2 save
|
|||
|
||||
|
||||
# Final
|
||||
echo "🌌 Checking PM2 status..."
|
||||
echo -e "\n\n🌌 Checking PM2 status..."
|
||||
pm2 status
|
||||
|
||||
echo -e "\n\n🎉 Installation and configuration completed!"
|
||||
echo -e "\n🎉 Installation and configuration completed!"
|
||||
|
||||
echo -e "\n====================================== Summary ======================================"
|
||||
echo "🔑 API Token : $api_token"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue