summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinit.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.sh b/init.sh
index c03aa07..05c3630 100755
--- a/init.sh
+++ b/init.sh
@@ -60,7 +60,6 @@ optional () {
CHOICES="common|python|tg2|web|optional"
main () {
- echo $@
action="get"
if [ "$1" == "get" -o "$1" == "del" ]; then
action="$1"