This commit is contained in:
2026-07-07 14:50:40 +07:00
parent ce0d83c281
commit 7760217423
2 changed files with 209 additions and 93 deletions
+207 -91
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -124,8 +124,8 @@ Requires=cliproxyapi.service
[Service] [Service]
Type=simple Type=simple
WorkingDirectory=/home/admin/cliproxyapi/usage-dashboard WorkingDirectory=/home/orangepi/cliproxyapi/usage-dashboard
ExecStart=/usr/bin/python3 /home/admin/cliproxyapi/usage-dashboard/usage-dashboard.py start --no-browser ExecStart=/usr/bin/python3 /home/orangepi/cliproxyapi/usage-dashboard/usage-dashboard.py start --no-browser
Restart=always Restart=always
RestartSec=10 RestartSec=10