mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	Use rmdir instead of rm -r
This commit is contained in:
		
							parent
							
								
									40bfe5a412
								
							
						
					
					
						commit
						4fa6be0230
					
				@ -60,5 +60,5 @@ then
 | 
			
		||||
    _update_zsh_update
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
  rm -r $ZSH/log/update.lock
 | 
			
		||||
  rmdir $ZSH/log/update.lock
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user