Quality fixes for install.sh
This commit is contained in:
parent
933af43af4
commit
d34ce47730
1 changed files with 2 additions and 2 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue