checkLabels.sh script

With a bit of improvements to explaining that labels are small case letters with numbers, “_”, and “-”. And nothing else.
This commit is contained in:
Søren Theilgaard
2021-08-25 10:54:03 +02:00
parent 553d06826d
commit 400be8581e
3 changed files with 229 additions and 5 deletions

View File

@@ -131,7 +131,9 @@ googlechrome)
When you know how to extract these pieces of information from the application and/or download, then you can add an application to Installomator.
The script buildCaseStatement.sh can help with the label creation.
The script `buildCaseStatement.sh` can help with the label creation.
Please note: Labels should be named in small caps, numbers 0-9, “-”, and “_”. No other characters allowed.
### Not specific to a management system