v0.5 type updateronly

A label can now be of type "updateronly" if only updateTool should be used
This commit is contained in:
Søren Theilgaard
2021-04-12 21:39:57 +02:00
parent 4fe2c926f4
commit 61ff92ae28
2 changed files with 10 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
- If your MDM is not Jamf Pro, and you need the script to be installed locally on your managed machines, then take a look at [Theiles fork](https://github.com/Theile/Installomator/). This fork can be called from the MDM using a small script.
- Script `buildCaseStatement.sh` to help with creating labels have been improved.
- Fixed a bug in a variable name that prevented updateTool to be used
- added `type` variable for value `"updateronly"` if the label should only run an updater tool.
## v0.4 - 2020-10-19