mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-12 06:30:38 +00:00
10 lines
289 B
Diff
10 lines
289 B
Diff
diff --git a/scripts/telescope b/scripts/telescope
|
|
index bad4436..50f7983 100644
|
|
--- a/scripts/telescope
|
|
+++ b/scripts/telescope
|
|
@@ -1,3 +1,3 @@
|
|
#!/bin/bash
|
|
|
|
-stardust-xr-server -o 6 -e "$(which _telescope_startup)" "$@"
|
|
+stardust-xr-server -o 6 -e "/usr/libexec/telescope_startup" "$@"
|