├── .gitattributes ├── README.md └── bm-backup-ssh.sh /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blogmotion/bm-backup-ssh/HEAD/.gitattributes -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blogmotion/bm-backup-ssh/HEAD/README.md -------------------------------------------------------------------------------- /bm-backup-ssh.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blogmotion/bm-backup-ssh/HEAD/bm-backup-ssh.sh --------------------------------------------------------------------------------