Update package-vtun.md

pull/401/head
Signor Pellegrino 2024-08-25 01:53:18 +03:00 committed by GitHub
parent cc0ad50904
commit abb6dcb15c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ Installing components and dependencies for Debian/Ubuntu
apt install -y bison bridge-utils build-essential curl flex apt install -y bison bridge-utils build-essential curl flex
``` ```
Automatic compilation script ### Automatic compilation script
``` ```
#!/bin/bash #!/bin/bash
@ -64,7 +64,7 @@ install() {
prepare && compile && install prepare && compile && install
``` ```
### Example of /etc/natwork/interfaces.d/br.openipc for server ### Example of /etc/network/interfaces.d/br-openipc for server
``` ```
# Bridge OpenIPC # Bridge OpenIPC