Installomator icon indicating copy to clipboard operation
Installomator copied to clipboard

Fix: Adding to Dock

Open 5h4rk1337 opened this issue 7 months ago • 0 comments

All questions must be filled out or your Pull Request will be closed for lack of information. The first three questions should be answered Yes before submitting the pull request.

Have you confirmed this pull request is not a duplicate? YES

Is this pull request creating or modifying a label in the fragments/labels folder, and not Installomator.sh itself? NO

Did you use our editorconfig file? NO

Additional context Add any other context about the label or fix here. The name of the variable containing the app path for Dockutil was changed because the name was used twice in the script for different things. This caused the variable to be overwritten, and Dockutil didn't get the correct path to the app.

Installomator log At the bottom of this pull request, provide a log of a label run by running Installomator in Terminal and saving the output. DEBUG=1 can be enabled but do not enable Debug logging level and please format the log using a code block!

Please identify any issues fixed by your pull request by including the issue number. (Example: "Fixes #XXXX")

5h4rk1337 avatar May 23 '25 09:05 5h4rk1337