wok diff ntpclient/receipt @ rev 15207

Add mktorrent
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 10 12:15:52 2013 +0000 (2013-09-10)
parents 02bbaa9d12ba
children 3765f181a6d5
line diff
     1.1 --- a/ntpclient/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/ntpclient/receipt	Tue Sep 10 12:15:52 2013 +0000
     1.3 @@ -31,7 +31,7 @@
     1.4  {
     1.5      [ -n "$1" ] && return
     1.6      echo ""
     1.7 -    echo -n "Do you want to run ntpclient in automatic mode (y/N): "; read anser
     1.8 +    echo -n "Do you want to run ntpclient in automatic mode (y/N): "; read t 30 anser
     1.9      	if [ "$anser" == "y" ]; then
    1.10      		srv="fr.pool.ntp.org"
    1.11              echo ""