From 642ab044fe75c71f8b0102f58c27925ea7e3eb19 Mon Sep 17 00:00:00 2001 From: marko Date: Fri, 8 Jul 2005 10:35:51 +0000 Subject: [PATCH] Add lanswitch, hub and rj45 scripts to the installation script. Bug found by: zrinka Submitted by: Requested by: Reviewed by: Approved by: Obtained from: --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 68c907e..9d37982 100755 --- a/install.sh +++ b/install.sh @@ -25,7 +25,7 @@ chmod 755 $ROOTDIR/$BINDIR/imunes lib_files="editor.tcl exec.tcl filemgmt.tcl nodecfg.tcl linkcfg.tcl help.tcl \ initgui.tcl quagga.tcl xorp.tcl static.tcl pc.tcl host.tcl \ - quaggaboot.sh" + lanswitch.tcl rj45.tcl hub.tcl quaggaboot.sh" tiny_icons="delete.gif hub.gif frswitch.gif host.gif \ lanswitch.gif link.gif pc.gif rj45.gif router.gif select.gif" -- 2.39.5