Unverified Commit 18c5c2d0 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Process signal faster (#401)

parent be4745b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,5 +28,5 @@ do
      echo "${body//(\[P\])/($size)}"> "$info"
    fi
  fi
  sleep 1
  sleep 1 & wait $!
done