Søren Theilgaard
Søren Theilgaard
Output from DEBUG mode and full installer (with force): ``` % Installomator/utils/assemble.sh relatel 2022-07-11 16:23:16 : REQ : relatel : ################## Start Installomator v. 10.0beta, date 2022-07-11 2022-07-11 16:23:16 :...
I have tested two labels, the first has an `archiveName`, the second does not: ``` ➜ Installomator/utils/assemble.sh marathoninfinity DEBUG=0 2022-05-18 14:58:34 : WARN : marathoninfinity : setting variable from argument...
Using these signals: ``` SIGHUP SIGINT SIGQUIT SIGABRT SIGTERM SIGTSTP ``` Added comments in files for which file it is (and which number in the order). Fixed #272
Improved detection of spctl rejected, so we can suggest in the log to look at the gatekeeper setting (if it only allows App Store apps).
I have been looking into this solution, and we use it on several customers, thank you very much! On line 538 of `outset` (as part of `on_demand` argument), this is...
README now contains the documentation for `scale` and `color`. And added a few headings to structure the document, Thank you for a great tool. (I just had to test some...
Today something strange happened for Installomator on GitHub. Or latest release would spend too much time loading the assets, and would not return an URL, like here: ``` % gitusername="Installomator";...
Text run: ``` % utils/assemble.sh gfxcardstatus DEBUG=2 2022-09-14 10:26:07 : INFO : gfxcardstatus : setting variable from argument DEBUG=2 2022-09-14 10:26:07 : REQ : gfxcardstatus : ################## Start Installomator v....
GitHub tag contain “_” and not “.” so our function fails to get the right version, so isolating it out from the `downloadURL`.