]> git.donarmstrong.com Git - cran2deb.git/blobdiff - trunk/exec/update
daemonize mini-dinstall
[cran2deb.git] / trunk / exec / update
index f4c653f2823acace029b40f6e2f239fdf2f94645..53bc9279f21800d92d613c6ed8f4f6336a0400f6 100755 (executable)
@@ -10,7 +10,6 @@ root=$1
 shift
 sys=`{cran2deb which_system}
 mkdir -p /var/cache/cran2deb/results/$sys || exit 1
-mini-dinstall --batch -c /etc/cran2deb/sys/$sys/mini-dinstall.conf >/dev/null 2>&1 || exit 1
 update_period=10800
 if (~ $1 full || ![ -e /var/cache/cran2deb/cache.rda ] ) {
     delta=`{awk 'END{print '^$update_period^'+1}' </dev/null}