mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-14 21:09:03 +01: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
|