# Raspberry Pi sdc tools
This repository contains some shell scripts to install Arch Linux for the Raspberry Pi on a SD-Card and to backup a SD-Card.
## Use
To install Arch Linux on a SD card type in:
```bash
bash ./sd_setup.sh
```
To backup a SD card type in:
```bash
bash ./sd_backup.sh
```
## License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.