Signed-off-by: Abongwa Bonalais Amahnui <[email protected]> --- run-docs-build | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/run-docs-build b/run-docs-build index db790dc..b6744ee 100755 --- a/run-docs-build +++ b/run-docs-build @@ -37,6 +37,12 @@ cd $outputdir echo Extracing old content from archive tar -xJf $docbookarchive +cp '/home/abongwa/Documents/auto-builder/stylescript.py' $outputdir +cp '/home/abongwa/Documents/auto-builder/htmlscript.py' $outputdir +python3 $outputdir/htmlscript.py +python3 $outputdir/stylescript.py + + cd $bbdocs mkdir $outputdir/bitbake -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56836): https://lists.yoctoproject.org/g/yocto/message/56836 Mute This Topic: https://lists.yoctoproject.org/mt/90615391/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
