Skip to content

Commit

Permalink
Forward argument to original entrypoint script
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Jan 28, 2025
1 parent 48489f6 commit 7b44bd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/entrypoint.sh
/entrypoint.sh $1

SUPERUSER_NAME_AND_PASSWORD=superuser
ASADM_AUTH_FLAGS="--user=$SUPERUSER_NAME_AND_PASSWORD --password=$SUPERUSER_NAME_AND_PASSWORD"
Expand Down

0 comments on commit 7b44bd3

Please sign in to comment.