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
73832baa
Commit
73832baa
authored
Aug 30, 2017
by
Carlos Remuzzi
Browse files
configurando nombre de usuario en el launcher
parent
47724263
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/install.sh
View file @
73832baa
...
...
@@ -67,6 +67,7 @@ main() {
if
[
-d
"
$HOME
/.local/share/applications/"
]
;
then
cp
$HOME
/librecast/libreCast.desktop
$HOME
/.local/share/applications/
sed
-i
-e
"s/USER/
$USER_NAME
/g"
$HOME
/.local/share/applications/libreCast.desktop
fi
# if nmcli con show $AP_NAME > /dev/null 2>&1 ;then
...
...
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