Running the opencli update
command on some installations that occurred on 24.07.2025 may result in error: /usr/local/opencli/update.sh: line 667: unexpected EOF while looking for matching ''
to resolve:
cd /usr/local/opencli && git reset --hard origin/main && git pull