4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
ovsdb-tool create /etc/openvswitch/conf.db /usr/share/openvswitch/vswitch.ovsschema
|