@asri-tm commented on GitHub:
Yep confirmed insomnia installs fine for me too on 10.4beta.
2023-05-30 15:41:45 : REQ : insomnia : ################## Start Installomator v. 10.4beta,…
@Theile commented on GitHub:
This script does not notify about anything. Only Installomator is doing that, and it should be told to NOTIFY=all so quite some messages for each software should…
@acodega commented on GitHub:
Ah yes that's correct, it's only designed for one label. The Installomator 1st.. [script in auto-install and SS versions](https://github.com/Installomator/Installom…
@macbofh commented on GitHub:
It looks like you are using an older beta version of installomator. Have you tried with the latest version? Insomnia is working with my installed Version: 10.0 (non…
@macmangr commented on GitHub:
Can it be that the script is only written for ONE label?
Tested the script again (with the above settings) after deleting some apps from my Computer (Jabra,…
@scriptingosx commented on GitHub:
ok, so I created a PR (#801) for the pkgName fix. Thank you.
When I run either suggestion to get the appNewVersion, I get an error:
% curl -fs…
@scriptingosx commented on GitHub:
so, which one of the two suggestions should we use? and can you create a PR for this?
@macmangr commented on GitHub:
The correct File/Code is in the PR #796 and it works.
`appNewVersion=$(curl -fs "https://openvpn.net/client-connect-vpn-for-mac-os/"
@asimone001 commented on GitHub:
That worked, thank you! I added the default user agent listed and this particular problem is resolved for us.
@mrazishere commented on GitHub:
I've incorporated the change from PR #796 into my script, but it seems unable to successfully download the .dmg for some reason.
i encountered this too but…