This commit is contained in:
Marius Eikenes 2021-12-01 20:59:32 +00:00
parent fd06a7ae7a
commit 09f6d9da78
1 changed files with 3 additions and 2 deletions

View File

@ -2,10 +2,11 @@ stigma
======
make sure ovpn file contains these lines (for predictable device name):
```
dev ovpn
dev-type tun
```
How to build
============
make ARCADE_ID=99 ARCADE_SLUG=devtest ARCADE_NAME="Developer Test Arcade" ARCADE_VPNCONF=/path/to/ac99.ovpn flower-ar750
`make ARCADE_ID=99 ARCADE_SLUG=devtest ARCADE_NAME="Developer Test Arcade" ARCADE_VPNCONF=/path/to/ac99.ovpn flower-ar750`