updated test script

This commit is contained in:
brb
2023-07-14 14:52:02 +02:00
parent 8841724740
commit c6fccb9047
+1
View File
@@ -1,3 +1,4 @@
script: | script: |
echo "start of script" echo "start of script"
sleep 15
echo "end of script" echo "end of script"