Hi Fastboot,
we are currently using your script with the Business Edition of OPNsense.
To make it work with our setup, we've modified the following line:
Is it also possible to detect major updates using your script?
For example, we currently have a system running OPNsense 24.10.2_8, and it is awaiting an update to 25.4 however, this doesn't seem to be picked up.
Greetings from Germany,
Nils
we are currently using your script with the Business Edition of OPNsense.
To make it work with our setup, we've modified the following line:
Code Select
AVAILABLE_VERSION=$(pkg rquery '%v' opnsense-business)
Is it also possible to detect major updates using your script?
For example, we currently have a system running OPNsense 24.10.2_8, and it is awaiting an update to 25.4 however, this doesn't seem to be picked up.
Greetings from Germany,
Nils