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

https://github.com/cektor/linux-backup-app

Quick and Simple /home/.config Backup and Restore CLI Application Made with .SH Shell Script for Linux
https://github.com/cektor/linux-backup-app

linux-backup

Last synced: 11 months ago
JSON representation

Quick and Simple /home/.config Backup and Restore CLI Application Made with .SH Shell Script for Linux

Awesome Lists containing this project

README

          


made in TR

# linux-backup-app
Quick and Simple /home/.config Backup and Restore CLI Application Made with .SH Shell Script for Linux

Install Git Clone

Github Package Must Be Installed On Your Device.
```bash
sudo apt install git -y
```

----------------------------------

# Installation
Install linux-backup-app
```bash
sudo git clone https://github.com/cektor/linux-backup-app.git
```
```bash
cd linux-backup-app/
```
```bash
sudo chmod +x yedekle.sh
```
```bash
./yedekle.sh
```

# Screenshot

![Demo](linuxbackup.png)