2a1530f4f9
- 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>