Skip to content

Commit b4ee758

Browse files
committed
Added exec permission, fixed outdated docs
1 parent 6a49a2f commit b4ee758

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

root/defaults/example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ config
2626
<example name> # Directory with your examples
2727
client # Directory, OpenVPN client config files
2828
<name>.conf # Partial OpenVPN client config file
29-
server # Directory, OpenVPN server config files
29+
config # Directory, OpenVPN server config files
3030
<name>.conf # Partial OpenVPN server config file
3131
hooks # Directory with hooks for this example
3232
<hook name> # Directory, name of hook

root/etc/cont-finish.d/99-custom_finish.sh

100644100755
File mode changed.

root/etc/cont-init.d/50-setup.sh

100644100755
File mode changed.

root/etc/cont-init.d/60-network.sh

100644100755
File mode changed.

root/etc/cont-init.d/70-config.sh

100644100755
File mode changed.

root/etc/cont-init.d/99-custom_init.sh

100644100755
File mode changed.

root/usr/local/bin/ovpn_restore

100644100755
File mode changed.

0 commit comments

Comments
 (0)