Skip to content
Snippets Groups Projects
Commit bda6ea96 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Support 2 new section types: pre-exec and pre-eval

Just like the exec and eval sections, except executed/evaluated *before*
any external programs are installed.
New optional 'fail' key to specify a custom failure message.
Example:
[pre-eval:file_exists(startup_dir + 'test.txt')]
prompt = false
required = true
fail = You must create text.txt before you can install.
parent a21d87d8
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #952 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment