2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-04 00:10:58 -06:00
repo/core/kiss/build

5 lines
100 B
Plaintext
Raw Normal View History

2019-06-17 11:12:34 -06:00
#!/bin/sh -e
install -D kiss "$1/bin/kiss"
install -D kiss_path.sh "$1/etc/profile.d/kiss_path.sh"