same as last commit

Aevann 2024-04-29 04:31:30 +03:00
parent 98867a6fb7
commit c5b02a5358
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 = source /e && /snap/bin/opera-proxy -country ${PROXY_LOCATION}
ExecStart = /bin/bash -c 'set -a && source /e && /snap/bin/opera-proxy -country ${PROXY_LOCATION}'
[Install]
WantedBy = multi-user.target