forked from kiss-community/repo
4 lines
52 B
Bash
Executable File
4 lines
52 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
install -D contrib/* -t "$1/usr/bin"
|