diff --git a/pstoricohddst-gdi b/pstoricohddst-gdi index 81c017b..2913dd3 100755 --- a/pstoricohddst-gdi +++ b/pstoricohddst-gdi @@ -2,8 +2,7 @@ function trapINT() { [ "x$trp" = "x" ] && trp="yes" || return - sleep 3 - rm -rf $uid + sleep 30 && rm -rf $uid & exit }