Adam Codega

Results 78 comments of Adam Codega

Believe fixed in Installomator 10.6

Believe this is fixed in Installomator 10.6

@Theile We pipe yes to the mount command that should account for accepting license/TOS. https://github.com/Installomator/Installomator/blob/1e7e83044e9fef3c4caa5d083acd7c5676687c77/fragments/functions.sh#L597 Should this label be closed out or can it be updated?

@kenchan0130 Did you want to resubmit this?

Good catch, I overlooked that these checks were still enabled. I had taken out the variables themselves because it doesn't help much using EULA and registration with Mosyle. We should...

So I'm wondering wether to keep this idea going. [Dialog released 1.9.1 today](https://github.com/bartreardon/Dialog) which supports [Lists](https://github.com/bartreardon/Dialog-scripts/tree/main/Lists), and even has a sample script using Installomator. Lists are a dialog box that...

What is DEBUG set to on line 28? Sounds like you have DEBUG enabled. https://github.com/Installomator/Installomator/blob/main/Installomator.sh#L23

The code in this PR should work whether -1 is in the file name or not. No changes are needed.