What's new

Unbound HOW TO REVERT TO PRIOR REVISION OF UNBOUND MGR

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Weblee2407

Regular Contributor
I upgraded to unbound Mgr 3.25 - I want to down rev back to 3.24. How is that done?
 
I want to down rev back to 3.24. How is that done?

1. Uninstall Unbound

2. Run this command to make the directory if missing:
Code:
mkdir /jffs/addons/unbound

3. Run this command to Download Unbound 3.24:
Code:
curl --retry 3 "https://raw.githubusercontent.com/MartineauUK/Unbound-Asuswrt-Merlin/5a67d4d8590403306c7efd6746b1e034e36e928d/unbound_manager.sh" -o "/jffs/addons/unbound/unbound_manager.sh" && chmod 755 "/jffs/addons/unbound/unbound_manager.sh"

4. Run AMTM, Install as normal.
1720016298611.png


5. Profit?
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top