Skip to content

Commit

Permalink
Export USER
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Jul 19, 2022
1 parent 2de582a commit 01535ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-template-project.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
set -ef

export USER=esp
source /home/esp/export-esp.sh
if [[ "$1" == 'esp-idf-template' ]]; then
cargo generate --git https://github.com/esp-rs/esp-idf-template --branch fix/remove-toolchain-question cargo --name test-$2 --vcs none --silent -d mcu=$2 -d std=true -d espidfver=$3 -d devcontainer=false
Expand Down

0 comments on commit 01535ec

Please sign in to comment.