Skip to content

Commit 7c2cb85

Browse files
Remove path edit
1 parent cd2b33b commit 7c2cb85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ ln -s $TRAVIS_BUILD_DIR $HOME/arduino_ide/libraries/Adafruit_Test_Library
8181

8282
# add the arduino CLI to our PATH
8383
export PATH="$HOME/arduino_ide:$PATH"
84-
export PATH="$HOME/.local/bin/:$PATH"
8584

8685
echo -e "\n########################################################################";
8786
echo -e "${YELLOW}INSTALLING DEPENDENCIES"

0 commit comments

Comments
 (0)