updated urbackup client

This commit is contained in:
2020-04-18 11:32:19 +02:00
parent 3546724fbc
commit 21d9c2ee0d
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ sed -i "s/^# en_GB.UTF-8/en_GB.UTF-8/g" /etc/locale.gen
locale-gen
apt-get --yes install ntp
dpkg-reconfigure tzdata
apt-get --yes install tmux etckeeper needrestart htop lynx unzip
apt-get --yes install tmux etckeeper needrestart htop lynx unzip nfs-common
# TODO cron
# https://askubuntu.com/questions/56683/where-is-the-cron-crontab-log/121560#121560