fix: remove rclone.conf from README tree — file does not exist in config/

This commit is contained in:
he
2026-07-28 11:01:05 -04:00
parent d2aebf3a48
commit f7e9915f10
+1 -2
View File
@@ -87,8 +87,7 @@ Linux_post_install/
│ ├── ssh-load-all → pos# Backward-compat wrapper
│ └── autostart.sh # Boot-time script (via systemd)
├── config/ # User config files (gitignored)
── authorized_keys # SSH public keys (gitignored — add your own)
│ └── rclone.conf # rclone config (gitignored — add your own)
── authorized_keys # SSH public keys (gitignored — add your own)
├── lib/
│ └── common.sh # Shared library (colors, logging, spinner, timer)
├── systemd/