Why the linux plugin has all this junk in the bash code? more than 100k lines?? #1467
Answered
by
KaleiAlma
serranomorante
asked this question in
Q&A
-
|
I'm talking about this script file: https://audiogridder.com/releases/AudioGridderPlugin_1.2.0-Linux.sh
|
Beta Was this translation helpful? Give feedback.
Answered by
KaleiAlma
Jan 26, 2026
Replies: 1 comment
-
|
The comment at the very top of this file answers the question: https://makeself.io/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
serranomorante
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The comment at the very top of this file answers the question: https://makeself.io/
It's a self-extracting archive, that uses a shell script as the executable portion.