Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : private-internet-access-vpn.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vpn.sh
blob: ee1794b77927bd649b7d9b31b0b9b17676cf140f (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
"
$1
"
==
"pre"
]
then
killall openvpn
fi