Getting error on update

Hi guys and gals

just trying to do an update and got this error not sure what it means but just reporting

quickbox_dashboard :: fatal: Unable to create ‘/root/QuickBox/.git/modules/dashboard/index.lock’: File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.

also ime using a laptop and when it updates i cant see it it goes off the page no biggie but i cant close it lol

thanks

Try removing the old modules and pulling the new… see if that helps.

cd
rm -rf QuickBox
git clone --recursive https://lab.quickbox.io/QuickBox/QuickBox QuickBox
bash ~/QuickBox/packages/system/updateQuickBox