mirror of
https://github.com/linuxserver/docker-documentation.git
synced 2026-02-19 18:14:15 +08:00
Bot Updating Documentation
This commit is contained in:
parent
0be851d450
commit
09f5e791c6
@ -21,7 +21,7 @@ docker run --rm \
|
||||
rm -f "$(basename $PWD).md" && \
|
||||
rm -f README.lite && \
|
||||
rm -f .github/ISSUE_TEMPLATE.md \
|
||||
rm -f "$(basename $PWD).xml"
|
||||
rm -f "$(basename $PWD | sed 's|^docker-||').xml"
|
||||
```
|
||||
Newly generated files (including `README.md`, `Jenkinsfile`, issue templates, etc.) will overwrite the existing files in your current working directory.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user