From c0a850848b6b4ee876d4f073f2b89b6a4f979892 Mon Sep 17 00:00:00 2001 From: Theile Date: Tue, 20 Sep 2022 08:36:55 +0200 Subject: [PATCH] Version number matching --- .../App VFA SS github.sh | 2 +- .../App VFA SS.sh | 2 +- .../App browser-security SS.sh} | 2 +- .../App normal SS multi-app.sh | 2 +- .../App normal SS.sh | 2 +- .../App service SS.sh} | 2 +- MDM/App-install/App VFA.sh | 2 +- MDM/App-install/App browser-security Auto-install.sh | 2 +- MDM/App-install/App browser-security SS.sh | 2 +- MDM/App-install/App normal Auto-install.sh | 2 +- MDM/App-install/App normal SS.sh | 2 +- MDM/App-install/App service Auto-install.sh | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) rename MDM/{App-install with swiftDialog and dockutil => App-install SS with swiftDialog and dockutil}/App VFA SS github.sh (99%) rename MDM/{App-install with swiftDialog and dockutil => App-install SS with swiftDialog and dockutil}/App VFA SS.sh (99%) rename MDM/{App-install with swiftDialog and dockutil/App browser-security.sh => App-install SS with swiftDialog and dockutil/App browser-security SS.sh} (99%) rename MDM/{App-install with swiftDialog and dockutil => App-install SS with swiftDialog and dockutil}/App normal SS multi-app.sh (99%) rename MDM/{App-install with swiftDialog and dockutil => App-install SS with swiftDialog and dockutil}/App normal SS.sh (99%) rename MDM/{App-install with swiftDialog and dockutil/App service Auto-install.sh => App-install SS with swiftDialog and dockutil/App service SS.sh} (99%) diff --git a/MDM/App-install with swiftDialog and dockutil/App VFA SS github.sh b/MDM/App-install SS with swiftDialog and dockutil/App VFA SS github.sh similarity index 99% rename from MDM/App-install with swiftDialog and dockutil/App VFA SS github.sh rename to MDM/App-install SS with swiftDialog and dockutil/App VFA SS github.sh index fc983c8..8d9365d 100755 --- a/MDM/App-install with swiftDialog and dockutil/App VFA SS github.sh +++ b/MDM/App-install SS with swiftDialog and dockutil/App VFA SS github.sh @@ -108,7 +108,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial # v. 10.0.2 : Improved icon checks and failovers # v. 10.0.1 : github-functions added. Improved appIcon handling. Can add the app to Dock using dockutil. # v. 10.0 : Integration with Dialog and Installomator v. 10 -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install with swiftDialog and dockutil/App VFA SS.sh b/MDM/App-install SS with swiftDialog and dockutil/App VFA SS.sh similarity index 99% rename from MDM/App-install with swiftDialog and dockutil/App VFA SS.sh rename to MDM/App-install SS with swiftDialog and dockutil/App VFA SS.sh index dc7f0de..31cf097 100755 --- a/MDM/App-install with swiftDialog and dockutil/App VFA SS.sh +++ b/MDM/App-install SS with swiftDialog and dockutil/App VFA SS.sh @@ -55,7 +55,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial # v. 10.0.2 : Improved icon checks and failovers # v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil # v. 10.0 : Integration with Dialog and Installomator v. 10 -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install with swiftDialog and dockutil/App browser-security.sh b/MDM/App-install SS with swiftDialog and dockutil/App browser-security SS.sh similarity index 99% rename from MDM/App-install with swiftDialog and dockutil/App browser-security.sh rename to MDM/App-install SS with swiftDialog and dockutil/App browser-security SS.sh index 707acc5..7573f1f 100755 --- a/MDM/App-install with swiftDialog and dockutil/App browser-security.sh +++ b/MDM/App-install SS with swiftDialog and dockutil/App browser-security SS.sh @@ -48,7 +48,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user_then_quit DIALOG_CMD_FIL # v. 10.0.2 : Improved icon checks and failovers # v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil # v. 10.0 : Integration with Dialog and Installomator v. 10 -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install with swiftDialog and dockutil/App normal SS multi-app.sh b/MDM/App-install SS with swiftDialog and dockutil/App normal SS multi-app.sh similarity index 99% rename from MDM/App-install with swiftDialog and dockutil/App normal SS multi-app.sh rename to MDM/App-install SS with swiftDialog and dockutil/App normal SS multi-app.sh index d54c94f..71eba78 100644 --- a/MDM/App-install with swiftDialog and dockutil/App normal SS multi-app.sh +++ b/MDM/App-install SS with swiftDialog and dockutil/App normal SS multi-app.sh @@ -48,7 +48,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial # v. 10.0.2 : Improved icon checks and failovers # v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil # v. 10.0 : Integration with Dialog and Installomator v. 10 -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install with swiftDialog and dockutil/App normal SS.sh b/MDM/App-install SS with swiftDialog and dockutil/App normal SS.sh similarity index 99% rename from MDM/App-install with swiftDialog and dockutil/App normal SS.sh rename to MDM/App-install SS with swiftDialog and dockutil/App normal SS.sh index 2c6a6fc..97e4398 100644 --- a/MDM/App-install with swiftDialog and dockutil/App normal SS.sh +++ b/MDM/App-install SS with swiftDialog and dockutil/App normal SS.sh @@ -45,7 +45,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial # v. 10.0.2 : Improved icon checks and failovers # v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil # v. 10.0 : Integration with Dialog and Installomator v. 10 -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install with swiftDialog and dockutil/App service Auto-install.sh b/MDM/App-install SS with swiftDialog and dockutil/App service SS.sh similarity index 99% rename from MDM/App-install with swiftDialog and dockutil/App service Auto-install.sh rename to MDM/App-install SS with swiftDialog and dockutil/App service SS.sh index 2748c0f..ee1daa0 100644 --- a/MDM/App-install with swiftDialog and dockutil/App service Auto-install.sh +++ b/MDM/App-install SS with swiftDialog and dockutil/App service SS.sh @@ -48,7 +48,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=ignore NOTIFY=silent DIALOG_CMD_FI # v. 10.0.2 : Improved icon checks and failovers # v. 10.0.1 : Can add the app to Dock using dockutil # v. 10.0 : Integration with Dialog and Installomator v. 10 -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install/App VFA.sh b/MDM/App-install/App VFA.sh index 19240cd..1772419 100755 --- a/MDM/App-install/App VFA.sh +++ b/MDM/App-install/App VFA.sh @@ -38,7 +38,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user LOGGING=INFO NOTIFY=al # Fill the variable "what" above with a label. # Script will run this label through Installomator. ###################################################################### -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install/App browser-security Auto-install.sh b/MDM/App-install/App browser-security Auto-install.sh index dfd0ada..45a52af 100644 --- a/MDM/App-install/App browser-security Auto-install.sh +++ b/MDM/App-install/App browser-security Auto-install.sh @@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user_then_quit" # Separated b # Fill the variable "what" above with a label. # Script will run this label through Installomator. ###################################################################### -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install/App browser-security SS.sh b/MDM/App-install/App browser-security SS.sh index 829ae5a..75d55f2 100644 --- a/MDM/App-install/App browser-security SS.sh +++ b/MDM/App-install/App browser-security SS.sh @@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user_then_quit NOTIFY=all" # # Fill the variable "what" above with a label. # Script will run this label through Installomator. ###################################################################### -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install/App normal Auto-install.sh b/MDM/App-install/App normal Auto-install.sh index aa7d624..a43cdff 100644 --- a/MDM/App-install/App normal Auto-install.sh +++ b/MDM/App-install/App normal Auto-install.sh @@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user" # Separated by space # Fill the variable "what" above with a label. # Script will run this label through Installomator. ###################################################################### -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install/App normal SS.sh b/MDM/App-install/App normal SS.sh index 98aa7c1..5481991 100644 --- a/MDM/App-install/App normal SS.sh +++ b/MDM/App-install/App normal SS.sh @@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user NOTIFY=all" # Separate # Fill the variable "what" above with a label. # Script will run this label through Installomator. ###################################################################### -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script diff --git a/MDM/App-install/App service Auto-install.sh b/MDM/App-install/App service Auto-install.sh index 5b56685..0f5b5f1 100644 --- a/MDM/App-install/App service Auto-install.sh +++ b/MDM/App-install/App service Auto-install.sh @@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=ignore NOTIFY=silent" # Separated # Fill the variable "what" above with a label. # Script will run this label through Installomator. ###################################################################### -# v. 9.3 : Better logging handling and installomatorOptions fix. +# v. 9.2.1 : Better logging handling and installomatorOptions fix. ###################################################################### # Mark: Script