mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-09 13:23:59 +01:00
@@ -12,7 +12,8 @@ patterns = ['permission denied',
|
||||
'must be run as root',
|
||||
'must be superuser',
|
||||
'Need to be root',
|
||||
'you must be root to run this program.']
|
||||
'you must be root to run this program.',
|
||||
'only root can do that']
|
||||
|
||||
|
||||
def match(command, settings):
|
||||
|
Reference in New Issue
Block a user