mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-11-04 23:12:37 +09:00 
			
		
		
		
	@@ -9,5 +9,5 @@ if [[ -d /defaults/nginx/proxy-confs/ ]]; then
 | 
				
			|||||||
        -maxdepth 1 \
 | 
					        -maxdepth 1 \
 | 
				
			||||||
        -name "*.conf.sample" \
 | 
					        -name "*.conf.sample" \
 | 
				
			||||||
        -type f \
 | 
					        -type f \
 | 
				
			||||||
        -exec cp "{}" /config/nginx/proxy-confs/ +
 | 
					        -exec cp "{}" /config/nginx/proxy-confs/ \;
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user