Fix for Dockerfile, trailing slash is needed.
This commit is contained in:
		@@ -31,4 +31,4 @@ ADD ./bin /usr/local/bin
 | 
			
		||||
RUN chmod a+x /usr/local/bin/*
 | 
			
		||||
 | 
			
		||||
# Add support for OTP authentication using a PAM module
 | 
			
		||||
ADD ./otp/openvpn /etc/pam.d
 | 
			
		||||
ADD ./otp/openvpn /etc/pam.d/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user