From: Heiko Z. <smi...@us...> - 2012-05-30 12:17:37
|
Update of /cvsroot/devil-linux/build/scripts In directory vz-cvs-3.sog:/tmp/cvs-serv30092/scripts Modified Files: shellinabox Log Message: oops Index: shellinabox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/shellinabox,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- shellinabox 28 May 2012 15:20:24 -0000 1.1 +++ shellinabox 30 May 2012 12:17:34 -0000 1.2 @@ -41,8 +41,7 @@ echo "# additional command line options for shellinabox" >> $CONFIGFILE echo "SHELLINABOX_PARAM=" >> $CONFIGFILE echo >> $CONFIGFILE - echo "HELP_SHELLINABOX=\"Shellinabox is a daemon for webshells\"" >> $SOFTWAREHELP =\"SSHD is a Secure SHell for remote logins and file copying\"" >> $SOFTWAREHELP - + echo "HELP_SHELLINABOX=\"Shellinabox is a daemon for webshells\"" >> $SOFTWAREHELP fi ;; |