Skip to content

Commit

Permalink
Minor [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Oct 7, 2024
1 parent 0b8e586 commit f7fe395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set_env_variables.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export $(grep -v '^#' .secret | xargs)
export $(grep -v '^#' .env | xargs)

0 comments on commit f7fe395

Please sign in to comment.