refactor handling web logs && fix issues

This commit is contained in:
2025-04-09 02:59:29 +03:00
parent e84043539f
commit 43ebdd8b19
9 changed files with 645 additions and 939 deletions

View File

@@ -47,7 +47,7 @@ echo "==============================================================
Deployment server setup complete!
==============================================================
Server URL: http://$SERVER_IP/deployment
Admin Page: http://$SERVER_IP/deployment/admin.php
Admin Page: http://$SERVER_IP/deployment/admin/admin.php
Admin Password: $ADMIN_PASSWORD
Client Setup Command: eval \"\$(wget -qO- http://$SERVER_IP/deployment/y)\"
==============================================================