D
Deleted member 27741
Guest
I have a file that contains a value (that is all the file contains) that I want to enter into nvram. How can I do this?
It would be extra helpful if I could set it from a particular line in the file, but I don't know if that is possible.
Reason why I am doing this is I have a curl command that gets a password from a website (vpnbook) and I want to update the nvram variable vpn_client_password with that password, maybe once a day or so.
It would be extra helpful if I could set it from a particular line in the file, but I don't know if that is possible.
Reason why I am doing this is I have a curl command that gets a password from a website (vpnbook) and I want to update the nvram variable vpn_client_password with that password, maybe once a day or so.