Skip to content

Commit 035afcb

Browse files
committed
Minor README.md update.
1 parent 3e6fce9 commit 035afcb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,10 @@ One main purpose of System-Info is to run on login, to particularly show a nice
2525
- ``60-department-logo``,
2626
- ``50-company-logo``,
2727
- ``01-example``.
28-
</ul>
29-
<p class="description">
28+
3029
The names of all scripts MUST begin with two decimal numbers. That is, scripts must be named [0-9][0-9]... to be processed by System-Info!
31-
</p>
32-
<p class="description">
30+
3331
If one of the scripts exits with non-zero exit code, the processing of further banner scripts is stopped. This can be used for preconfiguring a system for example with a department and company logo, where the company logo script terminates further processing. A modified system for a certain project can add a project logo as well. The project logo script may terminate further processing, not showing department and company logos. This may be combined with packaging scripts, for example adding an application logo as part of the application's install package (like adding a script 95-application-logo).
34-
</p>
3532

3633
### System-Maintenance
3734

0 commit comments

Comments
 (0)