mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
make: use raw GUI reload during upgrade
We can observe the reload status this way.
This commit is contained in:
parent
937379d16a
commit
67c11c9b7a
3
Makefile
3
Makefile
@ -271,8 +271,7 @@ upgrade-check: force
|
||||
upgrade: plist-check upgrade-check package
|
||||
@${PKG} delete -fy ${CORE_NAME}
|
||||
@${PKG} add ${PKGDIR}/*.txz
|
||||
@echo -n "Restarting web GUI: "
|
||||
@configctl webgui restart
|
||||
@/usr/local/etc/rc.restart_webgui
|
||||
|
||||
lint: plist-check
|
||||
find ${.CURDIR}/src ${.CURDIR}/Scripts \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user