kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
f38572fa7a
commit
ace4f2db53
|
@ -19,7 +19,8 @@ docker run --rm \
|
|||
-e PUID=$(id -u) -e PGID=$(id -g) \
|
||||
linuxserver/jenkins-builder:latest && \
|
||||
rm -f "$(basename $PWD).md" && \
|
||||
rm -f README.lite
|
||||
rm -f README.lite && \
|
||||
rm -f .github/ISSUE_TEMPLATE.md
|
||||
```
|
||||
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