kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
d6740d9c5f
commit
92c0907630
|
@ -18,7 +18,8 @@ docker run --rm \
|
||||||
-e LOCAL=true \
|
-e LOCAL=true \
|
||||||
-e PUID=$(id -u) -e PGID=$(id -g) \
|
-e PUID=$(id -u) -e PGID=$(id -g) \
|
||||||
linuxserver/jenkins-builder:latest && \
|
linuxserver/jenkins-builder:latest && \
|
||||||
rm -f "$(basename $PWD).md"
|
rm -f "$(basename $PWD).md" && \
|
||||||
|
rm -f README.lite
|
||||||
```
|
```
|
||||||
Newly generated files (including `README.md`, `Jenkinsfile`, issue templates, etc.) will overwrite the existing files in your current working directory.
|
Newly generated files (including `README.md`, `Jenkinsfile`, issue templates, etc.) will overwrite the existing files in your current working directory.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue