mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Merge branch 'sudo-shutdown' of https://github.com/SanketDG/thefuck into SanketDG-sudo-shutdown
Conflicts: thefuck/rules/sudo.py
This commit is contained in:
		| @@ -10,7 +10,8 @@ patterns = ['permission denied', | ||||
|             'You need to be root to perform this command.', | ||||
|             'requested operation requires superuser privilege', | ||||
|             'must be run as root', | ||||
|             'must be superuser'] | ||||
|             'must be superuser', | ||||
|             'Need to be root'] | ||||
|  | ||||
|  | ||||
| def match(command, settings): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user