Skip to content

Commit 2c1239d

Browse files
Update upgrade-deployment.md
1 parent 6ca9cba commit 2c1239d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/docs/self-host/docker/upgrade-deployment.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ set HOST_URL=https://opensign.yourdomain.com && curl -O https://raw.githubuserco
3737
## Running locally
3838
**linux/MacOS**
3939
```
40-
curl --remote-name-all https://raw.githubusercontent.com/OpenSignLabs/OpenSign/main/docker-compose.yml https://raw.githubusercontent.com/OpenSignLabs/OpenSign/main/Caddyfile
41-
&& docker compose pull
40+
curl --remote-name-all https://raw.githubusercontent.com/OpenSignLabs/OpenSign/main/docker-compose.yml https://raw.githubusercontent.com/OpenSignLabs/OpenSign/main/Caddyfile && docker compose pull
4241
```
4342
**Windows** (Powershell)
4443
```

0 commit comments

Comments
 (0)