Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Better
Better
Commits
4e4740eb
Commit
4e4740eb
authored
Jun 29, 2016
by
Aral Balkan
Browse files
Updated the pre-requisites for the forking step.
parent
78676c1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
install
View file @
4e4740eb
...
...
@@ -121,18 +121,25 @@ $prompt "
#
if
[
$optionForkFirst
=
true
]
;
then
echo
"""
Fork, it is!
Fork, it is!
:)
If you don’t have a GitLab account on Ind.ie yet, please
sign up for one now at:
To continue:
https://source.ind.ie
1. Sign up for an account at:
To continue,
https://source.ind.ie
1. Visit https://source.ind.ie/profile/account
2. Copy your Private Token"""
read
-e
-p
"3. Paste it here: "
privateToken
2. Generate and add an SSH key to your account at:
https://source.ind.ie/profile/keys
3. Visit:
https://source.ind.ie/profile/account
4. Copy your Private Token
"""
read
-e
-p
"5. Paste it here: "
privateToken
fi
...
...
@@ -157,7 +164,7 @@ To continue,
# Confirm.
#
if
ask
"
\n
May I proceed?"
Y
;
then
echo
"
\n
T
ODO: Proceed
.
\n
"
echo
"
\n
T
hank you, proceeding with the installation
.
\n
"
exit
else
echo
"
\n
Sure, no problem, maybe some other time. Bye! :)
\n
"
...
...
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