Files
fedora-OEMDRV/client_software
Daniel unbrot Pätzold 2a1530f4f9 nextcloud/user_run: convert to POSIX sh, clean up loop and alignment
- Shebang changed to sh; replace all [[ ]] with [ ], == with = in [ ]
- Loop over CLIENT_DATA_SYNC[@] directly instead of counting to 100;
  replace index-based first-entry check with a _nc_first flag
- Fix missing fi before done, remove stray fi after KWallet block
- Dedent KWallet block to top level (was left indented from inside the loop)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 13:23:08 +02:00
..
2026-03-15 12:44:14 +01:00
2026-04-25 14:34:31 +02:00

Central Software installation script Repository Must be executed from script ../sync_client_software.sh

The install script here will check for the right environment, and execute the install.sh script in each directory.

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