mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-05 07:20:14 +01:00
Added Slash
This commit is contained in:
parent
304d4293f3
commit
9e77430634
@ -5,7 +5,7 @@ ConditionPathIsDirectory=/etc/wireguard
|
||||
[Service]
|
||||
Environment="VIRTUAL_ENV={{VIRTUAL_ENV}}"
|
||||
WorkingDirectory={{APP_ROOT}}
|
||||
ExecStart={{VIRTUAL_ENV}}/bin/python3 {{APP_ROOT}}dashboard.py
|
||||
ExecStart={{VIRTUAL_ENV}}/bin/python3 {{APP_ROOT}}/dashboard.py
|
||||
PrivateTmp=yes
|
||||
Restart=always
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user