my script:
git pull origin main
composer install --no-dev
error message:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
to add:
git url and SSH key set in git repo interface (Git Manager > Repository) is correct since it able to setup the website for the first time