Skip to content
Snippets Groups Projects
Commit 6c33790e authored by Ciro Santilli's avatar Ciro Santilli
Browse files

Make script name more explicity

parent d16918bb
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ I'd rather have a single Git repo, but without official support, maintaining a m ...@@ -10,7 +10,7 @@ I'd rather have a single Git repo, but without official support, maintaining a m
Build, install locally under this repository, and run that local install: Build, install locally under this repository, and run that local install:
./ubuntu-15.10.sh ./ubuntu-15.10-local-install.sh
nohup ./install/daemon/libexec/dring >/dev/null & nohup ./install/daemon/libexec/dring >/dev/null &
DRING_PID=$! DRING_PID=$!
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:install/lrc/lib" ./install/client-gnome/bin/gnome-ring LD_LIBRARY_PATH="$LD_LIBRARY_PATH:install/lrc/lib" ./install/client-gnome/bin/gnome-ring
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment