mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
update the install steps
This commit is contained in:
5
scripts/install.sh
Executable file
5
scripts/install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
./cmakew -B build
|
||||
./cmakew --build build
|
||||
sudo ./cmakew --install build
|
Reference in New Issue
Block a user