2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

kiss-utils: fix syntax

This commit is contained in:
Dylan Araps 2020-01-14 13:18:17 +02:00
parent c1f8a28c77
commit 47afecd2cc
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,3 +1,3 @@
#!/bin/sh -e
install -D contrib/* -t "$1/usr/bin"
install -D contrib/* -t "$1/usr/bin"