Files
opentf/builtin/provisioners/remote-exec/testdata/script1.sh
2019-06-30 10:16:15 +02:00

4 lines
34 B
Bash
Executable File

cd /tmp
wget http://foobar
exit 0