mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
./cmakew -B build
|
|
./cmakew --build build
|
|
sudo ./cmakew --install build |