Skip to content

Commit 4f75aa9

Browse files
authored
Update copy-libs.sh
1 parent 4856e0c commit 4f75aa9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/copy-libs.sh

-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ fi
3636
if [ -e "$AR_SDK/$MEMCONF" ]; then
3737
rm -rf "$AR_SDK/$MEMCONF"
3838
fi
39-
if [ -e "$AR_SDK/platformio-build.py" ]; then
40-
rm -rf "$AR_SDK/platformio-build.py"
41-
fi
4239
mkdir -p "$AR_SDK"
4340

4441
function get_actual_path(){

0 commit comments

Comments
 (0)