mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
do not run updatecheck in background after upgrade
This commit is contained in:
parent
753bb32ea3
commit
e52ff000a5
@ -37,5 +37,5 @@ if [ "$pkg_running" == "" ]; then
|
||||
else
|
||||
echo 'Upgrade already in progress'
|
||||
echo '***DONE***'
|
||||
/usr/local/opnsense/scripts/pkg_updatecheck.sh&
|
||||
/usr/local/opnsense/scripts/pkg_updatecheck.sh
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user