From fadd95cef31fa6779a8a215f1bbfa74a86e8ac7d Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Sun, 24 Nov 2024 19:54:24 +0300 Subject: [PATCH] [~] Refactor --- dotfiles/.local/bin/commands | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/.local/bin/commands b/dotfiles/.local/bin/commands index af39c53..c89215d 100755 --- a/dotfiles/.local/bin/commands +++ b/dotfiles/.local/bin/commands @@ -1588,6 +1588,7 @@ def vpn(argv: list[str]) -> None: raise NotImplementedError subprocess.check_call([ + 'sudo', *python_path, '-m', 'online_fxreader.vpn.vpn',