mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-05-17 20:08:20 +08:00
Update scripts
This commit is contained in:
parent
f83b794167
commit
906a435163
2 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@ function backup() {
|
|||
docker_projects="/mnt/nvme/files/docker projects/"
|
||||
|
||||
# Sample Entry
|
||||
backup "sample" "$docker_projects/sample_project"
|
||||
backup "sample" "$docker_projects/sample_project" '--exclude "*.tmp"
|
||||
|
||||
## Non-Docker Directories
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue