Commit 4a8f6d01 by Stéphane Graber

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

Fix echo statement inside fedora template
parents c60646aa 95658200
......@@ -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...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment