Bot Updating Documentation

This commit is contained in:
LinuxServer-CI 2021-02-11 18:00:14 +00:00
parent 3c83261129
commit 85e28f73e7

View File

@ -21,7 +21,7 @@ docker run --rm \
-e LOCAL=true \
-e PUID=$(id -u) -e PGID=$(id -g) \
linuxserver/jenkins-builder:latest && \
rm -rf .jenkins-external"
rm -rf .jenkins-external
```
Newly generated files (including `README.md`, `Jenkinsfile`, issue templates, etc.) will overwrite the existing files in your current working directory.