add script
Some checks failed
Build and Publish RPM / build-and-publish (push) Failing after 4s

This commit is contained in:
Lukas Greve
2025-11-27 20:02:14 +01:00
parent 875f7e0d58
commit 916f80f8cb

2
hello.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo "Hello, World!"