wok-next diff ntpclient/receipt @ rev 18304

Add jsmin; up: slitaz-base-files(284), tazpanel(526), tazpkg(839).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 24 01:14:05 2015 +0300 (2015-08-24)
parents 1170c748b1ab
children 77be6b57303b
line diff
     1.1 --- a/ntpclient/receipt	Wed Apr 23 01:56:24 2014 +0200
     1.2 +++ b/ntpclient/receipt	Mon Aug 24 01:14:05 2015 +0300
     1.3 @@ -30,7 +30,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 t 30 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 ""