[~] Refactor
This commit is contained in:
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',
|
||||||
|
Loading…
Reference in New Issue
Block a user