Commit 1d6caaf8 authored by Franco Fichtner's avatar Franco Fichtner

make: let upgrade restart webgui for consistency

(cherry picked from commit 76dd0b09)
parent de206960
......@@ -192,7 +192,8 @@ package: force
upgrade: package
${PKG} delete -y ${CORE_NAME}
${PKG} add ${PKGDIR}/*.txz
@${PKG} add ${PKGDIR}/*.txz
@/usr/local/etc/rc.restart_webgui
lint: force
find ${.CURDIR}/src ${.CURDIR}/scripts \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment