summaryrefslogtreecommitdiffstats
path: root/bin/drakconnect
diff options
context:
space:
mode:
Diffstat (limited to 'bin/drakconnect')
-rwxr-xr-xbin/drakconnect4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/drakconnect b/bin/drakconnect
index 2d2aeda..ca5899e 100755
--- a/bin/drakconnect
+++ b/bin/drakconnect
@@ -65,10 +65,6 @@ local $_ = join '', @ARGV;
/--skip-wizard/ and manage();
/--add/ and add_intf();
/--del/ and del_intf();
-if (/--install/) {
- $::isInstall = 1;
- add_intf();
-}
/--internet/ and configure_net();
# default is to run wizard