Disconnect from vpn when bye
This commit is contained in:
parent
ea8644ddf1
commit
6d4756a532
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ bye() {
|
|||
cd || exit 1
|
||||
git-summary -dl
|
||||
system_update
|
||||
sudo protonvpn d
|
||||
}
|
||||
|
||||
calc() {
|
||||
|
|
Loading…
Add table
Reference in a new issue