forked from obel1x/fedora-OEMDRV
client_software cosmetic changes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user