Author: Aaron West Date: To: Hampshire LUG Discussion List Subject: [Hampshire] Gnome Launcher with script
Hi
I'm sure I'm being stupid but I made a super simple little script for
for cisco VPN connection that works great from a terminal however from a
gnome launcher set to "Application in Terminal" it just closes after my
password is entered any ideas??
connect vpn script
#/bin/bash!
sudo vpnc "/home/awest/OpenVPN/Syntaxin(cisco)/Syntaxin.conf"
read -p "Press any key to disconnect"
sudo vpnc-disconnect
--
Aaron West
Dr. Zachary Smith: Sarcasm is the recourse of the weak mind.