Closed davidtsuji closed 10 years ago
So instead of copy pasting the code from github into a bash file on the instance, could that script be run from github like ..
DOMAIN=mydomain.com bash <(curl -s https://raw.githubusercontent.com/garrows/noleg-stack/master/serverSetup.sh)
Awesome idea. Made it so in d572f326a81d16970d49d793a1b10e92a99c0b27
So instead of copy pasting the code from github into a bash file on the instance, could that script be run from github like ..
DOMAIN=mydomain.com bash <(curl -s https://raw.githubusercontent.com/garrows/noleg-stack/master/serverSetup.sh)