mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-17 12:10:12 -07:00
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
install -t "$1/usr/bin" -D contrib/*
|