mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 19:25:25 +03:00
3 lines
67 B
Bash
3 lines
67 B
Bash
#!/bin/sh
|
|
|
|
exec electron /usr/lib/insomnia/app.asar/main.min.js $@
|