Pārlūkot izejas kodu

docs: update OpenSUSE instructions to auto refresh the repo

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino 1 gadu atpakaļ
vecāks
revīzija
9c31111249
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/repo.md

+ 1 - 1
docs/repo.md

@@ -75,7 +75,7 @@ Add the SFTPGo repository:
 
 ```shell
 ARCH=`uname -m`
-sudo zypper addrepo "https://ftp.osuosl.org/pub/sftpgo/yum/${ARCH}" sftpgo
+sudo zypper addrepo -f "https://ftp.osuosl.org/pub/sftpgo/yum/${ARCH}" sftpgo
 ```
 
 Reload the package database and install SFTPGo: