Skip to content

Commit 94f3825

Browse files
committed
fixed permission of vpn_apply and added Dockerfile entry
1 parent 3bcf52f commit 94f3825

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ ADD vpn_adduser /usr/local/bin/vpn_adduser
4343
ADD vpn_deluser /usr/local/bin/vpn_deluser
4444
ADD vpn_setpsk /usr/local/bin/vpn_setpsk
4545
ADD vpn_unsetpsk /usr/local/bin/vpn_unsetpsk
46+
ADD vpn_apply /usr/local/bin/vpn_apply
4647

4748
# The password is later on replaced with a random string
4849
ENV VPN_USER user

vpn_apply

100644100755
File mode changed.

0 commit comments

Comments
 (0)