Commit a5573d2b authored by Yann Garcia's avatar Yann Garcia
Browse files

Update README.md

parent 88cbe550
Loading
Loading
Loading
Loading
+7 −2
Original line number Original line Diff line number Diff line
@@ -65,11 +65,16 @@ opkg install its_bridge_0.0.1-1_mipsel_24kc.ipk
```
```


### Deployment on Linux box device (e.g. NanoPI R2S)
### Deployment on Linux box device (e.g. NanoPI R2S)
- Step 1: Downlod the following script in your home directory
- Step 1: Flash the firmware on a SD card (see [](http://wiki.friendlyarm.com/wiki/index.php/NanoPi_R2S#Get_Started))
- Step 2: Downlod the following script in your home directory
```
```
export HOME_INC=~/bin/
export HOME_INC=~/lib/
export HOME_INC=~/include/
wget https://forge.etsi.org/rep/plugtests/its-plugtests/its-bridge/blob/master/scripts/install.sh
wget https://forge.etsi.org/rep/plugtests/its-plugtests/its-bridge/blob/master/scripts/install.sh
chmod 775 .//install.sh
```
```
- Step 2: execute it, using the following command line, where:
- Step 3: execute it, using the following command line, where:
    - fscom, is your login name
    - fscom, is your login name
    - yann.garcia@fscom.fr, your company email address used to register to the client-2site ETSI VPN
    - yann.garcia@fscom.fr, your company email address used to register to the client-2site ETSI VPN
    - 123456, the password assigned to you when you registered to the client-2site ETSI VPN
    - 123456, the password assigned to you when you registered to the client-2site ETSI VPN