Add hello world script

This commit is contained in:
Guillaume 2026-07-30 21:08:00 +00:00
parent 5567ee28e7
commit addb9b5aed

1
script.sh Normal file
View file

@ -0,0 +1 @@
echo 'Hello World'