Files
hello/hello.sh
Lukas Greve 916f80f8cb
Some checks failed
Build and Publish RPM / build-and-publish (push) Failing after 4s
add script
2025-11-27 20:02:14 +01:00

2 lines
32 B
Bash

#!/bin/bash
echo "Hello, World!"