From 3a987b53edad38c36eb94666a182a580cb0e1de6 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 11 Jan 2021 23:28:22 +0100 Subject: [PATCH] Removed repeated sudo in packages to install --- docs/02-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/02-installation.md b/docs/02-installation.md index 16e312c..48e8883 100644 --- a/docs/02-installation.md +++ b/docs/02-installation.md @@ -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)