Skip to content

pflynn-virtru/gateway-install-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gateway-install-script

Gateway Install Script

Download the appropriate script to the host.

Pull the Latest

curl -s https://api.github.com/repos/virtru/gateway-install-script/releases/latest \
| grep "browser_download_url.*sh" \
| cut -d : -f 2,3 \
| tr -d \" \
| wget -qi -

Execute the script for each gateway required.

About

Gateway Install Script

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%