mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-18 03:52:07 +01:00
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec electron /usr/lib/element-desktop/app.asar "$@"
|