mirror of
				https://github.com/Quodatum/graphxq.git
				synced 2025-11-04 06:21:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			154 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			154 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
#/bin/sh
 | 
						|
rsync --verbose  --progress --stats --compress  \
 | 
						|
      --recursive --times --perms --links --delete \
 | 
						|
        src/* /home/andy/usr/basex/webapp/ |