box-o-sand/vuefun/.actions/build/entrypoint.sh

5 lines
71 B
Bash
Raw Normal View History

2019-03-10 00:37:28 +00:00
#!/usr/bin/env sh
set -e
echo "Well Hello There"
echo "You said: ${*}"