mirror of https://github.com/OpenVPN/openvpn-gui
AppVeyor: add shebang
parent
ad6f03f50f
commit
e17c157e26
|
@ -1,4 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
autoreconf -iv
|
autoreconf -iv
|
||||||
unset CC
|
unset CC
|
||||||
unset CXX
|
unset CXX
|
||||||
|
|
Loading…
Reference in New Issue