mirror of
https://github.com/namibia/openvpn-install.git
synced 2024-11-10 15:10:54 +00:00
5 lines
104 B
YAML
5 lines
104 B
YAML
language: shell
|
|
|
|
script:
|
|
- shellcheck -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009 openvpn-install.sh
|