--- doc/install/linux/install.pl 2011/03/18 16:42:12 1.1 +++ doc/install/linux/install.pl 2011/03/18 17:01:15 1.2 @@ -72,11 +72,11 @@ if (!open(LOG,">>loncapa_install.log")) &mt('Stopping execution.')."\n"; exit; } else { - print LOG '$Id: install.pl,v 1.1 2011/03/18 16:42:12 raeburn Exp $'."\n"; + print LOG '$Id: install.pl,v 1.2 2011/03/18 17:01:15 raeburn Exp $'."\n"; } # -# Helper routines and routines to establist recommended actions +# Helper routines and routines to establish recommended actions # sub get_language_handle { @@ -1661,7 +1661,7 @@ sub download_loncapa { &mt('This copy will be used and a new version will NOT be downloaded.')."\n". &mt('If you wish, you may download a new version by executing:')." -wget http://install.loncapa.org/versions/loncapa-fedora-current.tar.gz +wget http://install.loncapa.org/versions/loncapa-current.tar.gz ------------------------------------------------------------------------ ");