same as last commit

Aevann 2024-04-29 04:38:27 +03:00
parent c5b02a5358
commit 3d947fbfb2
1 changed files with 2 additions and 1 deletions

View File

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