mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
update the doc
This commit is contained in:
9
scripts/install-opensuse.sh
Executable file
9
scripts/install-opensuse.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
sudo zypper install -y \
|
||||
libqt5-qtbase-devel \
|
||||
libqt5-qtwebsockets-devel \
|
||||
libqt5-qtwebengine-devel \
|
||||
openconnect
|
||||
|
||||
./install.sh
|
||||
Reference in New Issue
Block a user