Update domainjoin.sh

This commit is contained in:
2018-12-09 14:21:44 -05:00
parent 64062e9ff1
commit b8d8b5d714

View File

@@ -6,7 +6,7 @@ if [ "$EUID" -ne 0 ]; then
fi
if [ -f /etc/debian_version ]; then
wget -O - http://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis|sudo apt-key add -
wget -O - http://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis | apt-key add -
wget -O /etc/apt/sources.list.d/pbiso.list http://repo.pbis.beyondtrust.com/apt/pbiso.list
apt update
apt install -y pbis-open