MVPilgrim commited on
Commit
2576885
·
1 Parent(s): 4827fee
Files changed (1) hide show
  1. debugDelay.sh +4 -0
debugDelay.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #! /bin/bash
2
+
3
+ echo "### debug delay: $1"
4
+ sleep $1