mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
2 lines
70 B
Bash
2 lines
70 B
Bash
find \( -iname '*.cpp' -o -iname '*.h' \) -exec sed -i -e '$a\' {} \;
|