backup
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:My restic setup
# backup

A set of configuration files and scripts to backup my MacBook Pro. The
backup program of choice is [restic] and the backup destination is [Wasabi].
Which files to backup is defined by the list within `restic.files`.

## Usage

First, install [restic]. Then, clone the repository and run `backup.sh`.

### Set up atuomatic backup

Install a simple cron job:

```
make install
```

[restic]: https://restic.net/
[Wasabi]: https://wasabi.com/

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。