Explorar o código

Fix for ProFTPD in CentOS

own3mall %!s(int64=9) %!d(string=hai) anos
pai
achega
a177412d75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      agent_conf.sh

+ 1 - 1
agent_conf.sh

@@ -475,7 +475,7 @@ then
 									fi
 								else
 									echo -e "AuthOrder  mod_auth_file.c" >> ${proFTPdConfFile}
-								fi								
+								fi	
 
 								if egrep -iq "RequireValidShell.*" ${proFTPdConfFile}
 								then