fix(cs-dev-sshkeys): moved

This commit is contained in:
2020-08-19 18:34:04 +02:00
parent e005f96de2
commit 2def11afbb
3 changed files with 0 additions and 0 deletions

11
cs-dev-sshkeys/PKGBUILD Normal file
View 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