Skip to content

Commit

Permalink
Fixed image gen
Browse files Browse the repository at this point in the history
Signed-off-by: anmol <[email protected]>
  • Loading branch information
Anmol-RapidFort committed Nov 5, 2024
1 parent bd4c034 commit 230c022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/image_generator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -e

SCRIPTPATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"

# pip install jinja-cli PyYAML ruamel.yaml
pip install jinja-cli PyYAML ruamel.yaml

gen_image_readme()
{
Expand Down

0 comments on commit 230c022

Please sign in to comment.