Commit
d20057b609feff541c541553094dd8b0fd30aff9
by Steve KuznetsovCorrectly place script output at _output/scripts
The previous refactor to use `$OS_OUTPUT_SCRIPTPATH` had the unintended
consequence of moving the script output from `_output/scripts` to
`_output/local/scripts`. This patch moves it back to where it should be.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
(commit: d20057b)