bugy / script-server

Web UI for your scripts with execution management
Other
1.59k stars 247 forks source link

Force page refresh after executing a script #628

Open zilvernet opened 1 year ago

zilvernet commented 1 year ago

Hi, I would like to have the ability to refresh a page on the script server after a execute a script with the execute button.

My script is pulling a file list that is used on the list combo of the page and after the execution the file list will change, and the only way to refresh this list right now is reload the browser or the click into another script page and click back to the current script page.