Skip to content

Commit 26ae323

Browse files
committed
Unfixable commit
1 parent 0cdaa62 commit 26ae323

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/scripts/update-version.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
#!/bin/bash
2-
# Disable shellcheck warning about using 'cat' to read a file.
3-
# shellcheck disable=SC2002
4-
51
# For reference: add tools for all boards by replacing one line in each board
62
# "[board].upload.tool=esptool_py" to "[board].upload.tool=esptool_py\n[board].upload.tool.default=esptool_py\n[board].upload.tool.network=esp_ota"
73
#cat boards.txt | sed "s/\([a-zA-Z0-9_\-]*\)\.upload\.tool\=esptool_py/\1\.upload\.tool\=esptool_py\\n\1\.upload\.tool\.default\=esptool_py\\n\1\.upload\.tool\.network\=esp_ota/"

0 commit comments

Comments
 (0)