diff options
Diffstat (limited to 'system/sash/doinst.sh')
-rw-r--r-- | system/sash/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/sash/doinst.sh b/system/sash/doinst.sh index e5dccd90cc..04f7d604cd 100644 --- a/system/sash/doinst.sh +++ b/system/sash/doinst.sh @@ -1,5 +1,3 @@ -#!/bin/sh - # Add sash to the shells if not there if ! grep -q "/sash$" etc/shells ; then echo "/bin/sash" >> etc/shells |