If the text for a script contains backticks, these are not copied verbatim to the script to be executed.
Make sure, the content of the script option is always copied verbatim and not evaluated or executed or sourced during installation
Fix in add-script and run-script features. Add test case for that. Bum minor version when ready.