added helpers scripts
This commit is contained in:
		
							
								
								
									
										4
									
								
								fix-perms
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								fix-perms
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
#! /bin/bash
 | 
			
		||||
 | 
			
		||||
sudo chown -R $USER:http sites/all/modules/features/
 | 
			
		||||
sudo chmod -R g+w sites/all/modules/features/
 | 
			
		||||
							
								
								
									
										3
									
								
								sync_uploads
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								sync_uploads
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
#! /bin/bash
 | 
			
		||||
 | 
			
		||||
rsync -vru materio3:public_html/base_d7/sites/default/files/ ./sites/default/files/
 | 
			
		||||
		Reference in New Issue
	
	Block a user