@scriptingosx commented on GitHub:
use the scripts from @Theile 's fork: https://github.com/Theile/Installomator
Install app script.sh and Install app-loop script.sh are very useful…
@samess-flowers commented on GitHub:
Would moving the check forward in the process while adding an additional debug state that does everything but install things resolve this for everyone? …
@Theile commented on GitHub:
I like that I can test a label for download and comparison of version and all, and be certain the thing is not installed. When I have Installomator.sh installed on my…
@Theile commented on GitHub:
I love that the root check is so late, as I do a lot of testing with downloading, when not in DEBUG mode, just by running it without root access.
@acodega commented on GitHub:
I agree with @SmithersJr here, the root check should be one of the first things the script does.
@Theile commented on GitHub:
I can see we should change the name of this, so
name="GIMP-2.10"
It has been uploaded.
I just tested without being root:
2021-03-31 21:46:40 gimp…
@grainofric3 commented on GitHub:
thanks reasonable and i figured as much - someone on jamfnation has it working somehow but hasnt shared how so I figured id post here.
thank you!
@Theile commented on GitHub:
If you mean in a server that will append this key in order to authorize the download, then it's not possible. Only the server can create that key.
If you want to…