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
agetic
librecast
Commits
bcdb84f8
Commit
bcdb84f8
authored
Aug 30, 2017
by
Carlos Remuzzi
Browse files
instalando git en caso no exista
parent
dfe9ad78
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/install.sh
View file @
bcdb84f8
...
...
@@ -42,7 +42,7 @@ main() {
printf
"
${
BLUE
}
Clonando libreCast...
${
NORMAL
}
\n
"
hash
git
>
/dev/null 2>&1
||
{
echo
"Error: git no esta instalado"
exit
1
sudo
apt
install
git
}
env
git
-c
http.sslVerify
=
false
clone https://gitlab.geo.gob.bo/agetic/librecast.git
$LIBRECAST
||
{
...
...
Write
Preview
Supports
Markdown
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