big update

This commit is contained in:
2025-04-06 06:30:12 +03:00
parent 924bcd3cd0
commit 01d459b467
5 changed files with 1018 additions and 262 deletions

View File

@@ -49,7 +49,7 @@ Deployment server setup complete!
Server URL: http://$SERVER_IP/deployment
Admin Page: http://$SERVER_IP/deployment/admin.php
Admin Password: $ADMIN_PASSWORD
Client Setup Command: eval \"\$(curl -fsSL http://$SERVER_IP/deployment/y)\"
Client Setup Command: eval \"\$(wget -qO- http://$SERVER_IP/deployment/y)\"
==============================================================
Secret Token for accessing logs: $SECRET_TOKEN
==============================================================