more updates lol
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 22s

This commit is contained in:
2025-07-26 22:05:36 -03:00
parent 78b706223d
commit cc416e5cd9
2 changed files with 26 additions and 1 deletions

View File

@@ -17,6 +17,10 @@ When you run the script, you will be prompted to select which scripts you want t
This script is used to backup a directory to a remote server using `rsync`. It is intended to be run as a cron job.
#### `nas-gdrive-backup.sh`
This script is used to both install itself and to run a periodic backup to Google Drive for files that had changed.
### `clean.sh`
This script is used to clean some of the files, docker dangling images, and docker stopped/unused containers.