github.com/posener/terraform@v0.11.0-beta1.0.20171103235147-645df36af025/builtin/provisioners/remote-exec/test-fixtures/script1.sh (about)

     1  cd /tmp
     2  wget http://foobar
     3  exit 0