Skip to content

Instantly share code, notes, and snippets.

View jaens's full-sized avatar

Jaen jaens

  • The World
View GitHub Profile
#!/bin/sh
##
## Create a CISCO AnyConnect VPN Client *.deb from anyconnect-predeploy-linux-*.tar
## Copyright (c) SATOH Fumiyasu @ OSS Technology Corp., Japan
##
## License: GNU General Public License version 3
##
set -u
set -e