mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-10 08:40:05 +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
|