]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/rootfiles/core/76/update.sh
fifteen: updata package list for addon install after update.
[people/teissler/ipfire-2.x.git] / config / rootfiles / core / 76 / update.sh
index cddc545ece5b1837170a1bd0584e96eb77b57abe..ea1ede9d0509472aef8eaa1aea2ca0fbf57f9b11 100644 (file)
@@ -394,6 +394,9 @@ sync
        sendprofile
 ) >/dev/null 2>&1 &
 
        sendprofile
 ) >/dev/null 2>&1 &
 
+# Update Package list for addon installation
+/opt/pakfire/pakfire update -y --force
+
 echo
 echo Please wait until pakfire has ended...
 echo
 echo
 echo Please wait until pakfire has ended...
 echo