Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envsetup
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mediaserver
envsetup
Commits
78a84bb1
Commit
78a84bb1
authored
6 years ago
by
Florent Thiery
Browse files
Options
Downloads
Patches
Plain Diff
update helptext of launcher, add help message in getenvsetup.sh
parent
1b47e6c1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
getenvsetup.sh
+1
-0
1 addition, 0 deletions
getenvsetup.sh
launcher.sh
+1
-0
1 addition, 0 deletions
launcher.sh
with
2 additions
and
0 deletions
getenvsetup.sh
+
1
−
0
View file @
78a84bb1
...
@@ -22,3 +22,4 @@ fi
...
@@ -22,3 +22,4 @@ fi
cd
envsetup
cd
envsetup
read
-p
"Paste deployment key (e.g. XXX-XXX-XXX-XXX):"
KEY
read
-p
"Paste deployment key (e.g. XXX-XXX-XXX-XXX):"
KEY
echo
"SKYREACH_ACTIVATION_KEY='
$KEY
'"
>>
/root/envsetup/conf.sh
echo
"SKYREACH_ACTIVATION_KEY='
$KEY
'"
>>
/root/envsetup/conf.sh
echo
"All done, you can now run /root/envsetup/launcher.sh something"
This diff is collapsed.
Click to expand it.
launcher.sh
+
1
−
0
View file @
78a84bb1
...
@@ -167,6 +167,7 @@ w build a Worker
...
@@ -167,6 +167,7 @@ w build a Worker
cm build a Campus-Manager
cm build a Campus-Manager
cache build a Cache server (munin needs manual configuration on master AND node)
cache build a Cache server (munin needs manual configuration on master AND node)
mv build a MediaVault
mv build a MediaVault
demokit build a full demo kit
After usage a log file will be generated under /root/
$(
date
+%F
)
_envsetup.log
After usage a log file will be generated under /root/
$(
date
+%F
)
_envsetup.log
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment