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',