Including "Force "option to onclick "install" button for a particular package

121 Views Asked by At

Is it possible to include --force-overwrite option inside the on-click of "install" button for any particular package in the openwrt lua web page??

1

There are 1 best solutions below

0
On BEST ANSWER

I just included --force-overwrite (subcommand options) inside the return install () function for particular lua scripts