An open API service indexing awesome lists of open source software.

https://github.com/weaming/backupvps


https://github.com/weaming/backupvps

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

          

**Backup my vps**

```
apt install git make -y && [ -d ~/src ] || mkdir ~/src && cd ~/src &&
git clone https://github.com/weaming/backupvps && cd backupvps && make install
```