[~] Refactor

This commit is contained in:
Siarhei Siniak 2024-11-24 19:54:24 +03:00
parent bd9878335a
commit fadd95cef3

@ -1588,6 +1588,7 @@ def vpn(argv: list[str]) -> None:
raise NotImplementedError raise NotImplementedError
subprocess.check_call([ subprocess.check_call([
'sudo',
*python_path, *python_path,
'-m', '-m',
'online_fxreader.vpn.vpn', 'online_fxreader.vpn.vpn',