github.com/arvindram03/terraform@v0.3.7-0.20150212015210-408f838db36d/builtin/provisioners/remote-exec/test-fixtures/script1.sh (about) 1 #!/bin/sh 2 cd /tmp 3 wget http://foobar 4 exit 0