Added example ExecutionPolicy files
This commit is contained in:
parent
daa954bd76
commit
388d856503
6 changed files with 24 additions and 0 deletions
3
tests/example_project/scripts/unit.bash
Normal file
3
tests/example_project/scripts/unit.bash
Normal file
|
@ -0,0 +1,3 @@
|
|||
echo "Hello World!"
|
||||
read -p "What is your name? " name
|
||||
echo "Hello $name"
|
Loading…
Add table
Add a link
Reference in a new issue