This commit is contained in:
2026-05-15 17:21:20 +02:00
commit 5a3df1910d
2 changed files with 8 additions and 0 deletions

5
run.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
echo "Doing job..."
sleep 60
echo "Done!"