github.com/opentofu/opentofu@v1.7.1/internal/builtin/provisioners/remote-exec/testdata/script1.sh (about)

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