Initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
grep -qe '^/usr/bin/fish$' etc/shells || echo '/usr/bin/fish' >> etc/shells
|
||||
grep -qe '^/bin/fish$' etc/shells || echo '/bin/fish' >> etc/shells
|
||||
Reference in New Issue
Block a user