docs: update OpenSUSE instructions to auto refresh the repo
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
e1b5d2fe39
commit
9c31111249
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue