Installomator / Installomator

Installation script to deploy standard software on Macs
Apache License 2.0
1.07k stars 465 forks source link

Running the packaged version and applications will download DMG/PKG but not install. #1710

Closed ayeyo0 closed 1 month ago

ayeyo0 commented 4 months ago

Hello.

Running into an issue where the downloaders will download but then ends there it doesnt run the installer after the download. Not sure how i would go about correcting this issue. The issue may be that I am manually adding it to installomator.sh or my scripting is ass, most likely the second part, but with the packaged version i am unsure where I would add the "new program" to the list. please advise.

acodega commented 2 months ago

What is DEBUG set to on line 28? Sounds like you have DEBUG enabled.

https://github.com/Installomator/Installomator/blob/main/Installomator.sh#L23

acodega commented 1 month ago

Closing no response.