mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-11-16 07:19:36 +01:00
2 lines
70 B
Bash
2 lines
70 B
Bash
|
|
find \( -iname '*.cpp' -o -iname '*.h' \) -exec sed -i -e '$a\' {} \;
|