mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added sudo for running openvpn
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
function openvpn
|
||||
openvpn --auth-nocache --config $argv
|
||||
sudo openvpn --auth-nocache --config $argv
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user