aboutsummaryrefslogtreecommitdiffstats
path: root/packageinstall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packageinstall.sh')
-rw-r--r--packageinstall.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/packageinstall.sh b/packageinstall.sh
index ce5a42b..03e96b9 100644
--- a/packageinstall.sh
+++ b/packageinstall.sh
@@ -1,5 +1,3 @@
-#!/bin/bash
-
CHAPTER="$1"
PACKAGE="$2"
@@ -48,4 +46,4 @@ else
popd > /dev/null
done
-fi \ No newline at end of file
+fi