Skip to content

Commit

Permalink
ethd config removes .env.original (eth-educators#1579)
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne authored Oct 27, 2023
1 parent 35e3294 commit 8bc5fe1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ethd
Original file line number Diff line number Diff line change
Expand Up @@ -2589,6 +2589,8 @@ config() {
set_value_in_env
fi

${__as_owner} rm .env.original

docompose --profile tools build --pull
exec 3>&1
exec 4>&2
Expand Down

0 comments on commit 8bc5fe1

Please sign in to comment.