diff options
| -rwxr-xr-x | uristart | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@  # getsrv, urimatch, urijoin, uricut, some-way-to-ask-the-user-for-a-line (dmenu by default)  # getsrv tries dig and host, you only need one or the other.  ##might have to configure me. -ASKUSER="dmenu -p" +ASKUSER="dmenu -l 10 -p"  if [ "$1" = "--check" ];then    check=check | 
