This gist was moved to its own repository: https://github.com/aguslr/multibootusb
View forticlientsslvpn-expect.sh
#!/bin/bash | |
# Forticlient SSL VPN Client launching script utilizing expect. | |
# -------------------------------------------- | |
# CONFIGURATION | |
# If empty - script will take some simple logic to locate appropriate binary. | |
FORTICLIENT_PATH="" |