fix: ensure newline at EOF in bindings script

This commit is contained in:
vgcman16 2025-06-05 14:38:21 -05:00
parent 5e590aa16a
commit e1282e6fdb

View File

@ -30,4 +30,4 @@ fi
bindings=$(echo $bindings | sed 's/[[:space:]]*$//')
echo $bindings
echo $bindings