mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-07-01 17:25:31 +02:00
missing /bin
for wivrn in launch script
Thanks Jayden!
This commit is contained in:
parent
7db85cf056
commit
3aaaf07ff0
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ping -c1 8.8.8.8
|
||||||
|
|
||||||
# launch monado or wivrn
|
# launch monado or wivrn
|
||||||
# path/to/vr-multiarch-build/prefixes/monado-aarch64/bin/monado-service
|
# path/to/vr-multiarch-build/prefixes/monado-aarch64/bin/monado-service
|
||||||
# dbus-launch path/to/vr-multiarch-build/prefixes/wivrn-aarch64/wivrn-server --no-publish-service --no-manage-active-runtime
|
# dbus-launch path/to/vr-multiarch-build/prefixes/wivrn-aarch64/bin/wivrn-server --no-publish-service --no-manage-active-runtime
|
||||||
```
|
```
|
||||||
|
|
||||||
For ease, going forward, I will assume that this script is located within the home directory, named `launch_monado.sh`, and has the executable bit set.
|
For ease, going forward, I will assume that this script is located within the home directory, named `launch_monado.sh`, and has the executable bit set.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue