Gitiles
Code Review
Sign In
gerrit.named-data.net
/
mini-ndn
/
273e80f1fe5c8716cc7b6f59c6b8961cc1f9ff0f
/
.
/
docker
/
ENTRYPOINT.sh
blob: cd44fa7efdaee2c929e89ef37697d4c63b639c16 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
# set python3 alias, but needs permanent fix in image directly
alias python
=
python3
service openvswitch
-
switch start
ovs
-
vsctl
set
-
manager ptcp
:
6640
bash
service openvswitch
-
switch stop