Author: nextgens Date: 2006-12-13 09:46:24 +0000 (Wed, 13 Dec 2006) New Revision: 11369
Modified: trunk/apps/new_installer/res/INSTALL trunk/apps/new_installer/res/unix/bin/1run.sh Log: Fixes #998 : Need to chmod +x 1run.sh in tarball Modified: trunk/apps/new_installer/res/INSTALL =================================================================== --- trunk/apps/new_installer/res/INSTALL 2006-12-13 02:57:48 UTC (rev 11368) +++ trunk/apps/new_installer/res/INSTALL 2006-12-13 09:46:24 UTC (rev 11369) @@ -12,7 +12,6 @@ Basically, all you need to do is make a directoy for freenet, unpack the tarball into that directory, change the permissions so that you can read write and execute as user (non-root) in thet directory and run the start script using the following commands : " -chmod a+rx bin/* run.sh ./bin/1run.sh ./run.sh start " Property changes on: trunk/apps/new_installer/res/unix/bin/1run.sh ___________________________________________________________________ Name: svn:executable + *
