]> git.entuzijast.net Git - imunes.git/commitdiff
add vimageShellServer.sh
authormiljenko <miljenko>
Mon, 5 Dec 2005 14:37:03 +0000 (14:37 +0000)
committermiljenko <miljenko>
Mon, 5 Dec 2005 14:37:03 +0000 (14:37 +0000)
Bug found by:
Submitted by:
Requested by:
Reviewed by:
Approved by:
Obtained from:

install.sh

index 576c5a77a26828df8acb685f872711dd710caa88..54596ae9982208e267462ca360121fad803b7495 100755 (executable)
@@ -46,6 +46,9 @@ for file in ${normal_icons}; do
         cp icons/normal/$file $ROOTDIR/$LIBDIR/icons/normal/
 done
 
+cp vimageShellServer.sh $ROOTDIR/$BINDIR/
+chmod 755 $ROOTDIR/$BINDIR/vimageShellServer.sh
+
 cp quaggaboot.sh $ROOTDIR/$BINDIR/
 chmod 755 $ROOTDIR/$BINDIR/quaggaboot.sh