mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-15 18:51:48 +02:00
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/sh
|
|
|
|
exec electron /usr/lib/freetube/app.asar "$@"
|