1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-13 22:28:33 +00:00

Forgot to commit the actual rule 👎

This commit is contained in:
TJ Horner 2015-06-15 17:11:54 -07:00
parent ea306038f9
commit e8a55220ad

View File

@ -11,6 +11,9 @@ patterns = ['permission denied',
'requested operation requires superuser privilege',
'must be run as root',
'must be superuser',
'must be root',
# wow, case-sensitive
'need to be root',
'Need to be root',
'you must be root to run this program.',
'only root can do that']