github.com/adamar/terraform@v0.2.2-0.20141016210445-2e703afdad0e/builtin/provisioners/remote-exec/test-fixtures/script1.sh (about) 1 #!/bin/sh 2 cd /tmp 3 wget http://foobar 4 exit 0