Update scripts

This commit is contained in:
Keannu Bernasol 2024-10-29 02:11:53 +08:00
parent f83b794167
commit 906a435163
2 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@ function backup() {
docker_projects="/mnt/nvme/files/docker projects/" docker_projects="/mnt/nvme/files/docker projects/"
# Sample Entry # Sample Entry
backup "sample" "$docker_projects/sample_project" backup "sample" "$docker_projects/sample_project" '--exclude "*.tmp"
## Non-Docker Directories ## Non-Docker Directories

View file

@ -20,9 +20,9 @@ This will elevate to `root` user via `sudo` and set up root SSH access through t
6. Provide project directories to spin up on boot through `start_services.sh`. 6. Provide project directories to spin up on boot through `start_services.sh`.
7. Provide the same project directories to back up via Borg in `backup.sh`. 7. Provide the same project directories to back up via Borg in `backup.sh` including any file/folder exemptions.
8. Update the Samba credentials file located at `/root/.samba`. 8. Update the Samba credentials file located at `/root/.samba/credentials`.
``` ```
# credentials # credentials