diff options
Diffstat (limited to 'openvpn/build.zsh')
-rwxr-xr-x | openvpn/build.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/build.zsh b/openvpn/build.zsh index 87c591cc..b36717c1 100755 --- a/openvpn/build.zsh +++ b/openvpn/build.zsh @@ -188,4 +188,4 @@ case "$target" in *) error "Unknown target: $target" ;; -esac
\ No newline at end of file +esac |