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
c748b1fb
Commit
c748b1fb
authored
Aug 30, 2017
by
Carlos Remuzzi
Browse files
definiendo launcher especifico para sala
parent
b0869f75
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/install.sh
View file @
c748b1fb
...
@@ -85,11 +85,10 @@ main() {
...
@@ -85,11 +85,10 @@ main() {
# esto tiene que adaptarse a diferentes distros
# esto tiene que adaptarse a diferentes distros
if
[
-d
"
$HOME
/.local/share/applications/"
]
;
then
if
[
-d
"
$HOME
/.local/share/applications/"
]
;
then
cp
$HOME
/librecast/libreCast.desktop
$HOME
/.local/share/applications/
cp
$HOME
/librecast/libreCast.desktop
$HOME
/.local/share/applications/
libreCast-s1.desktop
sed
-i
-e
"s/USER/
$USER_NAME
/g"
$HOME
/.local/share/applications/libreCast-s1.desktop
sed
-i
-e
"s/USER/
$USER_NAME
/g"
$HOME
/.local/share/applications/libreCast-s1.desktop
fi
fi
if
which nmcli
>
/dev/null 2>&1
;
then
if
which nmcli
>
/dev/null 2>&1
;
then
# esto tiene que cambiar
# esto tiene que cambiar
# y jalar un archivo .yaml
# y jalar un archivo .yaml
...
...
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