Remove trailing newlines from scripts

This commit is contained in:
Michael Bradley 2025-06-09 00:03:27 -04:00
parent ff9b012217
commit 310b879416
Signed by: MichaelBradley
SSH key fingerprint: SHA256:BKO2eI2LPsCbQS3n3i5SdwZTAIV3F1lHezR07qP+Ob0
9 changed files with 0 additions and 9 deletions

View file

@ -12,4 +12,3 @@ case "$1" in
*) echo "Unrecognized command"; exit 1
;;
esac