Add keybase to install script packages for alerts

This commit is contained in:
wiz 2022-03-19 15:31:47 +00:00
parent bdc028ecc0
commit b99eb1d533
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -326,7 +326,7 @@ FREEBSD_PKG=()
FREEBSD_PKG+=(zsh sudo git screen curl wget calc neovim)
FREEBSD_PKG+=(openssh-portable py38-pip rust llvm90)
FREEBSD_PKG+=(boost-libs autoconf automake gmake gcc libevent libtool pkgconf)
FREEBSD_PKG+=(nginx rsync py38-certbot-nginx mariadb105-server)
FREEBSD_PKG+=(nginx rsync py38-certbot-nginx mariadb105-server keybase)
#############################
##### utility functions #####