Skip to content

Commit

Permalink
firmware: update repository silently on remote list if needed
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jun 2, 2022
1 parent c99cebb commit 7018b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opnsense/service/conf/actions.d/actions_firmware.conf
Expand Up @@ -176,7 +176,7 @@ type:script_output
message:view local packages

[remote]
command:pkg rquery "%n|||%v|||%c|||%sh|||0|||0|||%L|||%R|||%o"
command:pkg update -q && pkg rquery -U "%n|||%v|||%c|||%sh|||0|||0|||%L|||%R|||%o"
parameters:
type:script_output
message:view remote packages
Expand Down

0 comments on commit 7018b7b

Please sign in to comment.