diff options
Diffstat (limited to 'repo/bash/bash.xibuild')
-rw-r--r-- | repo/bash/bash.xibuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/bash/bash.xibuild b/repo/bash/bash.xibuild index 63626b5..81b85c0 100644 --- a/repo/bash/bash.xibuild +++ b/repo/bash/bash.xibuild @@ -24,3 +24,5 @@ postinstall () { echo "/bin/bash" >> /etc/shells fi } + + |