mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 15:54:36 +02:00
Fix typo in Dockerfile.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ RUN chmod +x /usr/local/sbin/vpnc-script
|
|||||||
RUN git clone https://github.com/dlenski/openconnect.git
|
RUN git clone https://github.com/dlenski/openconnect.git
|
||||||
WORKDIR /openconnect
|
WORKDIR /openconnect
|
||||||
RUN ./autogen.sh
|
RUN ./autogen.sh
|
||||||
RUN ./configure --with-vpnc-script=/usr/local/bin/vpnc-script
|
RUN ./configure --with-vpnc-script=/usr/local/sbin/vpnc-script
|
||||||
RUN make check
|
RUN make check
|
||||||
RUN make
|
RUN make
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user