diff options
| author | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 13:54:54 +0200 |
|---|---|---|
| committer | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 13:54:54 +0200 |
| commit | 6697e65c780dd299a636f4c24f7e3307565ede5c (patch) | |
| tree | 64bf25ad9252144c76781266d379edb0b669fa08 /opentubex/opentubex.sh | |
| parent | efba45bbe4e668f483a748c0978e6542c6ee4f95 (diff) | |
| download | RaveOS-PKGBUILD-6697e65c780dd299a636f4c24f7e3307565ede5c.tar.gz RaveOS-PKGBUILD-6697e65c780dd299a636f4c24f7e3307565ede5c.zip | |
opentubex added
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 "$@" |