First commit

This commit is contained in:
2026-05-21 13:04:02 +02:00
commit c7d4dbdea0

5
run.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
echo "Hello!"
sleep 15
echo "Goodbye!"