Disconnect from vpn when bye

This commit is contained in:
flyingscorpio@arch-desktop 2020-11-24 08:30:42 +01:00
parent ea8644ddf1
commit 6d4756a532

View file

@ -111,6 +111,7 @@ bye() {
cd || exit 1
git-summary -dl
system_update
sudo protonvpn d
}
calc() {