From: miljenko Date: Mon, 17 Dec 2007 14:09:49 +0000 (+0000) Subject: Repository cleanup: vimageShellServer, start_servers.sh and exec_server.sh removed. X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=175f4db84120c654bb8363d145b15f37856f14c6;p=imunes.git Repository cleanup: vimageShellServer, start_servers.sh and exec_server.sh removed. Bug found by: Submitted by: Reviewed by: Approved by: Obtained from: --- diff --git a/install.sh b/install.sh index b4d68ad..c39b162 100755 --- a/install.sh +++ b/install.sh @@ -48,9 +48,6 @@ 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