Changed permissions, twice ;-)
This commit is contained in:
		
					parent
					
						
							
								01e34e8f2e
							
						
					
				
			
			
				commit
				
					
						8bf5d651ed
					
				
			
		
					 3 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										0
									
								
								permissions.group-work
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								permissions.group-work
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
								
								
									
										0
									
								
								permissions.private
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								permissions.private
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
								
								
									
										2
									
								
								permissions.public
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										2
									
								
								permissions.public
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							| 
						 | 
					@ -6,4 +6,4 @@
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
find "$1" -type d -exec chmod 0755 {} \;
 | 
					find "$1" -type d -exec chmod 0755 {} \;
 | 
				
			||||||
find "$1" -type f -exec chmod 0644 {} \;
 | 
					find "$1" -type f -exec chmod a+r {} \;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue