Add python3 to the list of badShells

This commit is contained in:
Ian Ehrenwald
2025-04-25 14:11:07 -04:00
parent 950578ae0e
commit b381658dbc

View File

@@ -3397,6 +3397,7 @@ readScriptFile sourced = do
"fish", "fish",
"perl", "perl",
"python", "python",
"python3",
"ruby", "ruby",
"tcsh", "tcsh",
"zsh" "zsh"