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
696a884d
Commit
696a884d
authored
Dec 11, 2017
by
Carlos Remuzzi
Browse files
cambiando syntaxis de sourcing para sh
parent
06df9daa
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/install.sh
View file @
696a884d
...
...
@@ -59,7 +59,7 @@ verificar_archlinux_deps() {
verificar_deps
()
{
if
[
-e
/etc/os-release
]
;
then
source
/etc/os-release
.
/etc/os-release
dist
=
$ID
code
=
"
${
VERSION_CODENAME
-
$VERSION_ID
}
"
case
"
${
dist
}
-
${
code
}
"
in
...
...
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