mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-09 02:46:58 +02:00
fix typo
@ -144,7 +144,7 @@ Update your local installation:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Update the configuration files
|
# Update the configuration files
|
||||||
git pull origin/release
|
git pull origin release
|
||||||
|
|
||||||
# Fetch the newest containers
|
# Fetch the newest containers
|
||||||
docker-compose rm -fs netbox netbox-worker
|
docker-compose rm -fs netbox netbox-worker
|
||||||
|
Reference in New Issue
Block a user