terraform/internal/builtin/provisioners/remote-exec/testdata/script1.sh

4 lines
34 B
Bash
Executable File

cd /tmp
wget http://foobar
exit 0