summaryrefslogtreecommitdiffstats
path: root/install/ide
diff options
context:
space:
mode:
Diffstat (limited to 'install/ide')
-rw-r--r--install/ide2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ide b/install/ide
index bbd1ef5..b8aafc3 100644
--- a/install/ide
+++ b/install/ide
@@ -5,7 +5,7 @@ install ()
MODULES=" $(all_modules "/ide/" | grep -v "legacy") ";
BINARIES=""
FILES=""
- SCRIPT="ide"
+ SCRIPT=""
}
help ()