diff options
| author | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 17:06:52 +0200 |
|---|---|---|
| committer | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 17:06:52 +0200 |
| commit | 72001d49700542d7466ae61b1065368e5b241d52 (patch) | |
| tree | 77341ef716bd0c1f029fcf0e2a4f610dd906b049 /opentubex/opentubex.sh | |
| parent | a95908de8949035c4b101500665cbddf7ac44e94 (diff) | |
| download | RaveOS-PKGBUILD-72001d49700542d7466ae61b1065368e5b241d52.tar.gz RaveOS-PKGBUILD-72001d49700542d7466ae61b1065368e5b241d52.zip | |
hyperland fix
Diffstat (limited to 'opentubex/opentubex.sh')
| -rw-r--r-- | opentubex/opentubex.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opentubex/opentubex.sh b/opentubex/opentubex.sh new file mode 100644 index 0000000..805d474 --- /dev/null +++ b/opentubex/opentubex.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +electron43 /usr/lib/opentubex/app.asar "$@" |