mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
core130: update pakfire database after version change
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -130,6 +130,9 @@ rm -rfv \
|
||||
/etc/init.d/unbound restart
|
||||
/etc/init.d/suricata start
|
||||
|
||||
# Update pakfire database
|
||||
/usr/local/bin/pakfire update --force
|
||||
|
||||
# Upadate Kernel version uEnv.txt
|
||||
if [ -e /boot/uEnv.txt ]; then
|
||||
sed -i -e "s/KVER=.*/KVER=${KVER}/g" /boot/uEnv.txt
|
||||
|
||||
Reference in New Issue
Block a user