GlobalProtect-openconnect/scripts/install.sh
2021-09-18 21:44:40 +08:00

7 lines
147 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.