mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
7 lines
148 B
Bash
Executable File
7 lines
148 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
./cmakew -B build
|
|
./cmakew --build build
|
|
sudo ./cmakew --install build
|
|
|
|
echo "Done. You can open it from the application dashboard." |