Project

General

Profile

« Previous | Next » 

Revision 5b051819

Added by Scott Ullrich over 16 years ago

Add missing ;

View differences:

etc/rc.bootup
40 40
	echo "Recovery mode can assist by rescuing config.xml from a \n";
41 41
	echo "broken hard disk installation, etc.\n\n";
42 42
	echo "Alternatively the installer may be invoked now if you do \n";
43
	echo "not wish to boot into the liveCD environment at this time.\n\n"
43
	echo "not wish to boot into the liveCD environment at this time.\n\n";
44 44
	echo "Timeout before auto boot continues (seconds): {$timeout}\n";
45 45
	$key = null;
46 46
	while(!in_array($key, array("r","R"))) {

Also available in: Unified diff