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
4a8f6d01
Commit
4a8f6d01
authored
Jan 29, 2016
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #772 from nehaljwani/fix-fedora-template-stmt
Fix echo statement inside fedora template
parents
c60646aa
95658200
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 @
4a8f6d01
...
@@ -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