Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 290017a800207fe6907c425439234d9f > files > 1

dnf-0.2.23-1.git50db212.fc18.noarch.rpm

#! /bin/bash

LOGFILE=/var/log/dnf-makecache.cron
STAMP=`date +%c`:
echo $STAMP >>$LOGFILE
/usr/bin/dnf makecache >>$LOGFILE