++vpn endpoint
This commit is contained in:
parent
846456275d
commit
4d317130a7
1 changed files with 1 additions and 1 deletions
2
vpn.sh
2
vpn.sh
|
@ -10,7 +10,7 @@ case "$1" in
|
||||||
pass lionfish/nschottelius1 > /dev/null
|
pass lionfish/nschottelius1 > /dev/null
|
||||||
|
|
||||||
# Try to input the password directly, revert to non input if it fails
|
# Try to input the password directly, revert to non input if it fails
|
||||||
pass lionfish/nschottelius1 | sudo openconnect --protocol=gp portal.techcorpapps.com --allow-insecure-crypto --user nschottelius1 --passwd-on-stdin --authgroup=Europe || sudo openconnect --protocol=gp portal.techcorpapps.com --allow-insecure-crypto --user nschottelius1 --passwd-on-stdin --authgroup=Europe
|
pass lionfish/nschottelius1 | sudo openconnect --protocol=gp portal.techcorpapps.com --allow-insecure-crypto --user nschottelius1 --passwd-on-stdin --authgroup=Spain || sudo openconnect --protocol=gp portal.techcorpapps.com --allow-insecure-crypto --user nschottelius1 --passwd-on-stdin --authgroup=Spain
|
||||||
;;
|
;;
|
||||||
lx)
|
lx)
|
||||||
cd ~/Nextcloud/luxembourg/nico/
|
cd ~/Nextcloud/luxembourg/nico/
|
||||||
|
|
Loading…
Add table
Reference in a new issue