Initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
grep -q '/bin/dash' etc/shells || echo '/bin/dash' >> etc/shells
|
||||
grep -q '/bin/sh' etc/shells || echo '/bin/sh' >> etc/shells
|
||||
Reference in New Issue
Block a user