TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files

This commit is contained in:
Emanuele Torre 2021-01-03 15:31:05 +01:00 committed by Andreas Kling
commit ef782c805f
Notes: sideshowbarker 2024-07-19 00:09:53 +09:00
4 changed files with 0 additions and 4 deletions

View file

@ -8,4 +8,3 @@ grep -v '^ *#' < "$2" | while IFS= read -r line; do
echo "$line"
done
echo ")~~~\";"