Fixed issue with backup when used with directories
				
					
				
			This commit is contained in:
		
							parent
							
								
									40f43c704a
								
							
						
					
					
						commit
						8bbd4403d4
					
				@ -206,7 +206,7 @@
 | 
			
		||||
  source code here:
 | 
			
		||||
  #+BEGIN_SRC fish
 | 
			
		||||
    #!/usr/bin/env fish
 | 
			
		||||
    cp $argv[1] $argv[1].bak.(date +"%Y%m%d%H%M%S")
 | 
			
		||||
    cp -r $argv[1] $argv[1].bak.(date +"%Y%m%d%H%M%S")
 | 
			
		||||
  #+END_SRC
 | 
			
		||||
 | 
			
		||||
* ConnectWifi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user