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
Ind.ie Projects
Heartbeat Cocoa
Commits
4c92316d
Commit
4c92316d
authored
Aug 11, 2015
by
Ram
Browse files
switch to public repo URLs
parent
26697efa
Changes
1
Hide whitespace changes
Inline
Side-by-side
install
View file @
4c92316d
...
...
@@ -58,7 +58,7 @@ if [ -d node.js/ ]; then
cd ..
else
echo "Heartbeat Node live module does not exist. Cloning…\n"
git clone
git@
source.ind.ie
:
project/heartbeat-node.git node.js
git clone
https://
source.ind.ie
/
project/heartbeat-node.git node.js
cd node.js
./install
cd ..
...
...
@@ -76,7 +76,7 @@ if [ -d MASShortcut ]; then
cd ..
else
echo "MASShortcut cocoa component does not exist. Cloning…\n"
git clone
git@
github.com
:
shpakovski/MASShortcut.git
git clone
https://
github.com
/
shpakovski/MASShortcut.git
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