mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
docs: update OpenSUSE instructions to auto refresh the repo
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user