Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 47afecd

Browse files
committed
kiss-utils: fix syntax
1 parent c1f8a28 commit 47afecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/kiss-utils/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh -e
22

3-
install -D contrib/* -t "$1/usr/bin"
3+
install -D contrib/* -t "$1/usr/bin"

0 commit comments

Comments
 (0)