databuild/examples/hello_world/execute.sh
2025-04-17 15:53:55 -07:00

3 lines
No EOL
46 B
Bash
Executable file

echo 'EXECUTE!'
echo "foo=$foo"
echo "args=$@"