What's new

Solved Enable user scripts on AiMesh node

  • 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!

Ubimo

Very Senior Member
Hello
I want to run a user script on an AiMesh node.
Since there is no GUI to enable "Enable JFFS custom scripts and configs", is there a SSH command to enable this option on an AiMesh node?
I can SSH into this node. The node is an AC86U running Merlin fw 386.3_2

Edit:
I figured it out, just run this on the node:
Code:
nvram set jffs2_scripts="1"
nvram commit
reboot
 
Last edited:

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

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