[Lua] Lovr integration fix

This commit is contained in:
2026-03-11 15:23:25 +01:00
parent 4a2203892f
commit d8621e4a5e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ if [[ -d lovr-docs ]] then
cd lovr-docs
git pull
else
git clone https://bjornbytes/lovr-docs
git clone https://github.com/bjornbytes/lovr-docs
cd lovr-docs
fi