mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 09:39:01 +00:00
Forgot to commit the actual rule 👎
This commit is contained in:
parent
ea306038f9
commit
e8a55220ad
@ -11,6 +11,9 @@ patterns = ['permission denied',
|
|||||||
'requested operation requires superuser privilege',
|
'requested operation requires superuser privilege',
|
||||||
'must be run as root',
|
'must be run as root',
|
||||||
'must be superuser',
|
'must be superuser',
|
||||||
|
'must be root',
|
||||||
|
# wow, case-sensitive
|
||||||
|
'need to be root',
|
||||||
'Need to be root',
|
'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']
|
'only root can do that']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user