Commit 76dd0b09 authored by Franco Fichtner's avatar Franco Fichtner

make: let upgrade restart webgui for consistency

parent 80a70ffe
......@@ -191,7 +191,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