refs #199 Creates first installer to use in pipeline Jenkins

ticket-577
Luis Gerardo Romero Garcia 2024-02-28 09:09:09 +01:00
parent e096fa9210
commit 725d2bf416
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
echo "Hello world"
touch "Hello world"