mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 03:20:12 -08:00
fix: Remove trailing spaces in README.md for improved formatting consistency (ref #11)
This commit is contained in:
@@ -167,7 +167,7 @@ Specialized backup system for Plex Media Server with database-aware features. Fo
|
||||
For detailed configuration information and backup strategies, see:
|
||||
|
||||
- **[Plex Backup Configuration](./plex/README.md#configuration)**: Plex-specific settings and options
|
||||
- **[Immich Backup Configuration](./immich/README.md#configuration)**: Database and upload directory settings
|
||||
- **[Immich Backup Configuration](./immich/README.md#configuration)**: Database and upload directory settings
|
||||
- **[Enhanced Media Backup](./docs/enhanced-media-backup.md)**: Media backup script configuration
|
||||
- **[Crontab Management](./crontab/README.md)**: Automated scheduling and system-specific configurations
|
||||
|
||||
@@ -211,7 +211,7 @@ This repository includes Docker-based testing to validate the setup process acro
|
||||
# Test in Ubuntu container
|
||||
./setup/run-docker-tests.sh ubuntu
|
||||
|
||||
# Test in Debian container
|
||||
# Test in Debian container
|
||||
./setup/run-docker-tests.sh debian
|
||||
|
||||
# Test in both environments
|
||||
@@ -243,7 +243,7 @@ For complete crontab management documentation, see [Crontab Management Documenta
|
||||
|
||||
The crontab system uses hostname-specific configuration files:
|
||||
- **crontab-europa.txt** - Media server configuration
|
||||
- **crontab-io.txt** - Download/acquisition server configuration
|
||||
- **crontab-io.txt** - Download/acquisition server configuration
|
||||
- **crontab-racknerd.txt** - Backup server configuration
|
||||
|
||||
### Quick Management
|
||||
|
||||
Reference in New Issue
Block a user