diff --git a/docs/repo.md b/docs/repo.md index 3f415a02..6d594770 100644 --- a/docs/repo.md +++ b/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: