fix: correct clone URL in lthn.lan handover doc
Repo is lthn/hostuk, not host-uk/host.uk.com. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2a14fda69c
commit
bb9844c638
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ mkdir -p /opt/services/lthn-lan
|
|||
cd /opt/services/lthn-lan
|
||||
|
||||
# Clone via forge SSH
|
||||
git clone ssh://git@forge.lthn.ai:2223/host-uk/host.uk.com.git app
|
||||
git clone ssh://git@forge.lthn.ai:2223/lthn/hostuk.git app
|
||||
cd app
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue