2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00
repo/core/kiss/build

5 lines
104 B
Plaintext
Raw Normal View History

2019-06-17 17:12:34 +00:00
#!/bin/sh -e
2019-07-20 17:15:22 +00:00
install -D kiss "$1/usr/bin/kiss"
install -D kiss_path.sh "$1/etc/profile.d/kiss_path.sh"