improving
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 28s

This commit is contained in:
2024-12-28 21:13:05 -03:00
parent 86bd2f0793
commit 72272cacac
3 changed files with 35 additions and 8 deletions

View File

@@ -17,4 +17,8 @@ This script is used to backup a directory to a remote server using `rsync`. It i
### `clean.sh`
This script is used to clean some of the files, docker dangling images, and docker stopped/unused containers.
This script is used to clean some of the files, docker dangling images, and docker stopped/unused containers.
### `docker-updater.sh`
This script is used to update all the docker containers on the server.