SemanticSearchPOC / debugDelay.sh
MVPilgrim
install
2576885
raw
history blame
52 Bytes
#! /bin/bash
echo "### debug delay: $1"
sleep $1