Søren Theilgaard
52f1371042
Merge branch 'dev' into dev
2021-11-25 09:40:38 +01:00
Søren Theilgaard
2a15a2142d
Moved root check to before case statement
...
We can have code in the case statement, so no need to run that, if we were supposed to exit.
2021-11-23 08:59:44 +01:00
Søren Theilgaard
6b7c01dbaa
Merge branch 'dev' into microsoft-labels-updates
2021-11-22 09:58:33 +01:00
Søren Theilgaard
28d2f78465
Merge branch 'dev' into Update/install-detection
2021-11-22 09:34:01 +01:00
Søren Theilgaard
891dab08d4
installerTool implemented
2021-11-15 14:25:57 +01:00
Søren Theilgaard
800c356b01
updae/installation detection
2021-11-10 15:29:59 +01:00
Søren Theilgaard
1931973b54
Fixed INSTALL=force no matter the version
...
If `INSTALL=force` is used, then previously we would need installed version and appNewVersion to be equal for the updateTool to be skipped. Not anymore.
2021-11-05 21:30:26 +01:00
Sam Ess
d402f46c3c
Fixed printlog issue
2021-10-16 19:17:06 -04:00
Sam Ess
c85a7a1fba
Add in missing fi
...
Close check for root loop -_-
2021-10-16 19:03:29 -04:00
Sam Ess
b6bc0b1269
Add debug mode 2
...
Restores functionality of running script as a non-root user for testing purposes.
Resolves issue #88
2021-10-16 18:46:36 -04:00
Sam Ess
cbb1e08e26
Move root user check forward
...
Root user check is now moved from the installation function to main. The new
location is after parsing the label but before printing the log for blocking
process and notify settings. This prevents a downloading an application
that can't be installed.
Resolves issue #88
2021-10-16 16:42:56 -04:00
Armin Briegel
97e8c160d2
updated fragements
2021-08-16 16:16:36 +02:00
Armin Briegel
bc9bc74cf9
changed fragments to .sh extension
2021-04-28 09:36:16 +02:00