Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
95658200
Commit
95658200
authored
Jan 22, 2016
by
Nehal J Wani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix echo statement inside fedora template
We no longer use mirrors.kernel.org. Commit
f71e8f41
switched it to archives.fedoraproject.org Signed-off-by:
Nehal J Wani
<
nehaljw.kkd1@gmail.com
>
parent
6361a0f2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lxc-fedora.in
templates/lxc-fedora.in
+1
-1
No files found.
templates/lxc-fedora.in
View file @
95658200
...
@@ -579,7 +579,7 @@ but appears to be non-functional. Skipping... It should be removed.
...
@@ -579,7 +579,7 @@ but appears to be non-functional. Skipping... It should be removed.
if
[[
!
-f
../LiveOS/squashfs.img
]]
if
[[
!
-f
../LiveOS/squashfs.img
]]
then
then
echo
"
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).
Have a beer or a cup of coffee. This will take a bit (~300MB).
"
"
sleep
3
# let him read it...
sleep
3
# let him read it...
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment