Removed repeated sudo in packages to install

This commit is contained in:
Andrea Gelmini 2021-01-11 23:28:22 +01:00
parent 79b5a61e93
commit 3a987b53ed
No known key found for this signature in database
GPG Key ID: A4309075F05960F6

View File

@ -280,7 +280,7 @@ Because at the moment the internal server component of the Tray Icon tool is alr
*Maybe optional*: Forum [instructions](https://forum.duplicati.com/t/how-to-install-duplicati-on-debian-stretch/4722) advise installation of the following Debian repository packages.
```nohighlight
sudo apt install apt-transport-https sudo nano git-core python software-properties-common dirmngr -y
sudo apt install apt-transport-https nano git-core python software-properties-common dirmngr -y
```
Download Debian .deb file from [https://www.duplicati.com/download](https://www.duplicati.com/download)