docs: update OpenSUSE instructions to auto refresh the repo

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-01-09 20:09:38 +01:00
parent e1b5d2fe39
commit 9c31111249

View File

@@ -75,7 +75,7 @@ Add the SFTPGo repository:
```shell ```shell
ARCH=`uname -m` 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: Reload the package database and install SFTPGo: