updated urbackup client
This commit is contained in:
parent
3546724fbc
commit
21d9c2ee0d
@ -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
|
||||
|
@ -39,7 +39,7 @@ apt install build-essential "g++" "libcrypto++-dev" libz-dev -y
|
||||
|
||||
# Download the UrBackup client source files and extract them
|
||||
# wget -P /tmp/ https://hndl.urbackup.org/Client/latest/urbackup-client-2.3.4.0.tar.gz
|
||||
wget -P /tmp/ https://hndl.urbackup.org/Client/2.4.8/urbackup-client-2.4.8.0.tar.gz
|
||||
wget -P /tmp/ https://hndl.urbackup.org/Client/2.4.10/urbackup-client-2.4.10.0.tar.gz
|
||||
|
||||
cd /tmp
|
||||
# tar xzf /tmp/urbackup-client-2.3.4.0.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user