mirror of
https://github.com/opnsense/core.git
synced 2026-02-18 18:18:13 -05:00
firmware: opnsense-update does aux if found now
This commit is contained in:
parent
31f6e89d38
commit
1d06cf40eb
1 changed files with 0 additions and 4 deletions
|
|
@ -62,7 +62,3 @@ if (!empty($config->system->firmware->flavour)) {
|
|||
|
||||
/* rewrite the config via the defaults and possible arguments */
|
||||
shell_safe($frmt, $args);
|
||||
|
||||
/* overwrite the aux configuration for consistency */
|
||||
$conf = '/usr/local/etc/pkg/repos/OPNsense-aux.conf';
|
||||
@copy($conf . '.sample', $conf);
|
||||
|
|
|
|||
Loading…
Reference in a new issue