6 lines
178 B
Markdown
6 lines
178 B
Markdown
# cd into the docker folder
|
|
|
|
```bash
|
|
wget -qO update-docker.sh https://gitea.featherer.xyz/nono/Scripts/raw/branch/main/update-docker/update-docker.sh
|
|
source update-docker.sh
|
|
``` |