Merge branch 'main' into Variable-for-skipping-if-app-is-not-installed

This commit is contained in:
Søren Theilgaard
2022-03-03 16:25:53 +01:00
committed by GitHub
9 changed files with 172 additions and 119 deletions

View File

@@ -1,7 +1,6 @@
## v10
## v9.1
- Introducing variable `SKIP_UNINSTALLED` that normally will be `0` and the script will run and install the software label if other conditions align with this. Use `SKIP_UNINSTALLED=1` to have the script stop if a current installation of the app is not found.
-
## v9