Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
slapos.package
Commits
bbc5fa3f
Commit
bbc5fa3f
authored
Mar 06, 2013
by
Jean-Baptiste Petre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
redondance url baredondance urlbeld
parent
39fb38bf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
slapprepare/slapprepare/re6stnet-install.sh
slapprepare/slapprepare/re6stnet-install.sh
+6
-4
No files found.
slapprepare/slapprepare/re6stnet-install.sh
View file @
bbc5fa3f
...
@@ -4,10 +4,12 @@ echo "install babel"
...
@@ -4,10 +4,12 @@ echo "install babel"
# extraction and deplacement rename in babeld
# extraction and deplacement rename in babeld
FILE
=
/root/babeld-1.3.4.tar.gz
FILE
=
/root/babeld-1.3.4.tar.gz
if
[
-e
$FILE
]
;
then
if
[
-e
$FILE
]
;
then
echo
"babeld-1.3.4.tar.gz already exists"
echo
"babeld-1.3.4.tar.gz already exists"
elif
wget http://heberge-hd.net/slapos/babeld-1.3.4.tar.gz
;
then
echo
"downlaod done"
else
else
wget http://
heberge-hd.net/slapos
/babeld-1.3.4.tar.gz
wget http://
pkgs.fedoraproject.org/repo/pkgs/babeld/babeld-1.3.4.tar.gz/37be1cbcc23cd00ee47efc9157c58795
/babeld-1.3.4.tar.gz
fi
fi
...
@@ -57,7 +59,7 @@ if [ -e $FILE ]; then
...
@@ -57,7 +59,7 @@ if [ -e $FILE ]; then
echo
"the file already exists"
echo
"the file already exists"
else
else
cd
/etc/re6stnet
cd
/etc/re6stnet
/usr/src/re6stnet/re6st-conf
--registry
http://re6stnet.nexedi.com/
--anonymous
-r
title COMP-TESTE-JB-
/usr/src/re6stnet/re6st-conf
--registry
http://re6stnet.nexedi.com/
--anonymous
-r
title
"SlapOS Node"
echo
'recording made'
echo
'recording made'
fi
fi
...
...
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