removed grsync from package list because it is not needed

This commit is contained in:
bprieshof
2019-10-10 13:54:55 +02:00
parent 2ab066e960
commit 5b539a545f

View File

@@ -205,7 +205,7 @@ add-apt-repository -y ppa:ondrej/php
apt update
apt upgrade -y
apt dist-upgrade -y
apt install -y rsync grsync sshpass
apt install -y rsync sshpass
apt clean
apt autoremove -y
hostnamectl set-hostname $hostname