refs #199 Creates first installer to use in pipeline Jenkins
parent
e096fa9210
commit
725d2bf416
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Hello world"
|
||||
touch "Hello world"
|
Loading…
Reference in New Issue