Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nocturna22 authored Jul 3, 2020
1 parent 8b16f17 commit 6981cc1
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,25 @@

With this simple setup it is possible to customize a new installation of DietPi on the RockPi4 like I always do. It is possible to do single parts of this installation on other boards.

What is possible so far:
Wireguard installation on a RockPi with DietPi
### What is possible so far:

Change the Bashpromt:
- Wireguard installation on a RockPi with DietPi
- Change the Bashpromt





Example:
![BashPromt example](https://raw.githubusercontent.com/twerpyfie/Custom-RockPi-setup/master/files/Bashpromt.PNG?raw=true "BashPromt")



**Usage:**

```
git clone https://github.com/twerpyfie/Custom-RockPi-setup.git
cd Custom-RockPi-setup
chmod +x rp4-wg-installer
bash ./Setup
```bash
$ git clone https://github.com/twerpyfie/Custom-RockPi-setup.git
$ cd Custom-RockPi-setup
$ chmod +x rp4-wg-installer
$ bash ./Setup
```

0 comments on commit 6981cc1

Please sign in to comment.