fix opera-proxy

Aevann 2024-04-29 04:27:13 +03:00
parent 6493c0d40b
commit 98867a6fb7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Restart = on-failure
RestartSec = 30s
User = rdrama
Group = rdrama
ExecStart = /snap/bin/opera-proxy -country ${PROXY_LOCATION}
ExecStart = source /e && /snap/bin/opera-proxy -country ${PROXY_LOCATION}
[Install]
WantedBy = multi-user.target