client_software cosmetic changes

This commit is contained in:
Daniel unbrot Pätzold
2026-05-08 12:07:54 +02:00
parent 10517de84e
commit 84527d6384
4 changed files with 23 additions and 8 deletions
+7 -5
View File
@@ -1,7 +1,9 @@
Central Software installation script Repository
Must be executed from script ../sync_client_software.sh
# Pre installed software installation script repository
The install script here will check for the right environment, and execute the install.sh script in each directory.
Contains Packages to install and setup at user logon first.
Each package is in one directory and may include two scripts which will be called from user logon script:
Be sure to name the directories to get sorted the right way.
E.g. you may use all base installations with directories beginning with numbers < 0100 and all additional apps with numbers > 0100
- install.sh - will be called with root- privileges to install software or other administrative tasks
- user_run.sh - will get executed after all admins scripts had been executed in user context to setup user configs ad data
The execution will be sorted by directory name.