Remove empty line

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2024-09-18 21:03:59 +02:00
parent fb302fa9ed
commit 9998efe021
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -2,4 +2,3 @@
set -euo pipefail set -euo pipefail
exec xclip -selection c -o "$@" exec xclip -selection c -o "$@"