Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cd2babf

Browse files
Update push-to-arduino.sh
1 parent 14f98d1 commit cd2babf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tools/push-to-arduino.sh‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ fi
1616
#
1717

1818
if [ $AR_HAS_COMMIT == "0" ]; then
19-
cd $AR_COMPS/arduino
20-
2119
# make changes to the files
2220
echo "Patching files in branch '$AR_NEW_BRANCH_NAME'..."
2321
ESP32_ARDUINO="$AR_COMPS/arduino" ./tools/copy-to-arduino.sh
22+
23+
cd $AR_COMPS/arduino
2424

2525
# did any of the files change?
2626
if [ -n "$(git status --porcelain)" ]; then

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /