File size: 79 Bytes
03fffb5
 
 
 
 
1
2
3
4
5
6
#!/bin/sh
set -eu

mkdir -p /tmp
printf 'hello environment\n' > /tmp/hello.txt