Version number matching

This commit is contained in:
Theile
2022-09-20 08:36:55 +02:00
parent 909a61fbe3
commit c0a850848b
12 changed files with 12 additions and 12 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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