mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-01 17:01:34 +01:00
4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
exec electron /usr/lib/insomnia/app.asar/main.min.js $@
|