linux.config/vpn.config/disconnect.sh

3 lines
66 B
Bash
Executable File

sudo killall -SIGINT openconnect;
sudo pkill -SIGINT openconnect;