Skip to content

Commit

Permalink
[INJIWEB-257]: Theme Deployment Setup
Browse files Browse the repository at this point in the history
Signed-off-by: Vijay Kumar S <[email protected]>
  • Loading branch information
vijay151096 authored May 7, 2024
1 parent d424823 commit aa26f7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inji-web/configure_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ awk -F '=' '{ print $1 ": \"" (ENVIRON[$1] ? ENVIRON[$1] : $2) "\"," }' ${workin
echo "}" >> ${workingDir}/env-config.js

echo "generation of env-config file completed!"

exec "$@"

0 comments on commit aa26f7b

Please sign in to comment.