pkgName can be searched for.

In `logitechoptions` we do not know what the app-name is that contains the pkg in the bundle-package, so now we only give the name of the pkg, and then Installomator will find it.
This commit is contained in:
Søren Theilgaard
2022-01-09 10:42:45 +01:00
parent 130764696d
commit 9b47ed2e3f
4 changed files with 31 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
## v9?
- We have moved the root check to the beginning of the script, and improved DEBUG handling with two different modes. `DEBUG=0` is still for production, and `1` is still for the DEBUG we previously knew downloading to the directory it is running from, but `2` will download to temporary folder, will detect updates, but will not install anything, but it will notify the user (almost as running the script without root before).
- `pkgName` can now be searched for. An example is logitechoptions.
## v8.0