imunes > $ROOTDIR/$BINDIR/imunes
chmod 755 $ROOTDIR/$BINDIR/imunes
-
lib_files="nodecfg.tcl linkcfg.tcl cfgparse.tcl ipv4.tcl ipv6.tcl exec.tcl \
canvas.tcl editor.tcl filemgmt.tcl help.tcl initgui.tcl \
quagga.tcl xorp.tcl static.tcl pc.tcl host.tcl \
- lanswitch.tcl rj45.tcl hub.tcl \
- quaggaboot.sh"
+ lanswitch.tcl rj45.tcl hub.tcl"
tiny_icons="delete.gif hub.gif frswitch.gif host.gif \
lanswitch.gif link.gif pc.gif rj45.gif router.gif select.gif"
cp icons/normal/$file $ROOTDIR/$LIBDIR/icons/normal/
done
+cp quaggaboot.sh $ROOTDIR/$BINDIR/
+chmod 755 $ROOTDIR/$BINDIR/quaggaboot.sh
+
echo Done!