Merge pull request #772 from nehaljwani/fix-fedora-template-stmt

Fix echo statement inside fedora template
This commit is contained in:
Stéphane Graber 2016-01-29 09:44:13 +01:00
commit 4a8f6d012e

View File

@ -579,7 +579,7 @@ but appears to be non-functional. Skipping... It should be removed.
if [[ ! -f ../LiveOS/squashfs.img ]]
then
echo "
Downloading stage 0 LiveOS squashfs file system from mirrors.kernel.org...
Downloading stage 0 LiveOS squashfs file system from archives.fedoraproject.org...
Have a beer or a cup of coffee. This will take a bit (~300MB).
"
sleep 3 # let him read it...