mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-23 07:40:11 -07:00
4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
install -D kiss "$1/bin/kiss"
|