I deleted too much!11!!
This commit is contained in:
		@@ -49,6 +49,9 @@ rm -f ${temp_outfile}
 | 
				
			|||||||
for appendix in open close door
 | 
					for appendix in open close door
 | 
				
			||||||
do
 | 
					do
 | 
				
			||||||
    action="$appendix"
 | 
					    action="$appendix"
 | 
				
			||||||
 | 
					    if [ "$appendix" = "door" ]; then
 | 
				
			||||||
 | 
					      action=""
 | 
				
			||||||
 | 
					    fi
 | 
				
			||||||
    export action
 | 
					    export action
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    outfile="${dest}/authorized_keys.${appendix}"
 | 
					    outfile="${dest}/authorized_keys.${appendix}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user