Files
bake/Bashfile
T
2019-09-15 13:00:09 -04:00

8 lines
81 B
Plaintext

hello:
set -eu pipefail
echo hello $HELLO
env:
env
argv:
echo $@