mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	initial commit
This commit is contained in:
		
						commit
						01ced0b7ce
					
				
					 184 changed files with 35358 additions and 0 deletions
				
			
		
							
								
								
									
										9
									
								
								scripts/sync-phone
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										9
									
								
								scripts/sync-phone
									
										
									
									
									
										Executable file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| #!/bin/sh | ||||
| mkdir ~/phone | ||||
| jmtpfs ~/phone | ||||
| rsync -vr --ignore-existing ~/music/* ~/phone/SanDisk\ SD\ card/Music/ | ||||
| echo "Synced files, Press enter to unmount" | ||||
| read | ||||
| umount ~/phone | ||||
| rmdir ~/phone | ||||
| 
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue