80ac32a268
The extensions app is another part of the code base that is largely separate from the main code base, and can therefore be ported to ESM before the big switch. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2786>
3 lines
46 B
Bash
3 lines
46 B
Bash
#!/bin/sh
|
|
@gjs@ -m @pkgdatadir@/@app_id@ "$@"
|