You've already forked PKGBUILDs
add(any/cs-dev-sshkeys): Init
This commit is contained in:
11
any/cs-dev-sshkeys/PKGBUILD
Normal file
11
any/cs-dev-sshkeys/PKGBUILD
Normal file
@ -0,0 +1,11 @@
|
||||
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
|
||||
|
||||
pkgname=cs-dev-sshkeys
|
||||
pkgver=0.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Register the development ssh keys in /root/.ssh/authorized_keys'
|
||||
arch=('any')
|
||||
url=https://git.cryptic.systems/volker.raschek/PKGBUILDs/any/cs-dev-sshkys
|
||||
license=('Apache 2.0')
|
||||
depends=('openssh')
|
||||
install=${pkgname}.install
|
Reference in New Issue
Block a user