]> git.armaanb.net Git - asd-repo.git/blob - junk/kineto/build
Create junk repo
[asd-repo.git] / junk / kineto / build
1 #!/usr/bin/sh -e
2
3 go build
4 install -Dm755 kineto "$1/usr/bin/kineto"