mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
change places of scripts-auto and scripts-manual
This commit is contained in:
parent
ce2e9e42e9
commit
471686158e
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ manifest: check
|
|||
@echo "}"
|
||||
.endif
|
||||
|
||||
scripts: check scripts-manual scripts-auto
|
||||
scripts: check scripts-auto scripts-manual
|
||||
|
||||
scripts-manual:
|
||||
@for SCRIPT in ${PLUGIN_SCRIPTS}; do \
|
||||
|
|
|
|||
Loading…
Reference in a new issue