aboutsummaryrefslogtreecommitdiff
path: root/system/sash/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/sash/doinst.sh')
-rw-r--r--system/sash/doinst.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/sash/doinst.sh b/system/sash/doinst.sh
index e5dccd90cc02..04f7d604cd9e 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