From abffa2126872661d6c89548a20c2fec459cdc273 Mon Sep 17 00:00:00 2001 From: Talha Asghar Date: Sat, 4 Nov 2023 09:55:26 +0500 Subject: [PATCH] chores: update opensuse leap repo link The old link is broken! --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ae12b4..bc77002 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,9 @@ sudo dnf install globalprotect-openconnect - openSUSE Leap - ```sh - sudo zypper ar https://download.opensuse.org/repositories/home:/yuezk/openSUSE_Leap_15.2/home:yuezk.repo + ```sh + sudo zypper ar https://download.opensuse.org/repositories/home:/yuezk/15.4/home:yuezk.repo + sudo zypper ref sudo zypper install globalprotect-openconnect ```