Skip to content
Snippets Groups Projects
Commit 93bb1335 authored by NGUYEN Do Duc Anh's avatar NGUYEN Do Duc Anh
Browse files

fix solo5-hvt cannot be called explicitly

parent 6661f6b6
No related branches found
No related tags found
No related merge requests found
......@@ -28,4 +28,4 @@ sudo brctl addif br0 $PRIVATE
sudo iptables -t mangle -D FORWARD -i br0 -m physdev --physdev-in $ENSI -j MARK --set-mark $I
sudo iptables -t mangle -A FORWARD -i $BRI -m physdev --physdev-in $ENSI -j MARK --set-mark $I
solo5-hvt --mem=32 --net:private=$PRIVATE --net:public=$PUBLIC $DIR/simple-fw/dist/simple-fw.hvt
\ No newline at end of file
/home/node/.opam/4.14.2/bin/solo5-hvt --mem=32 --net:private=$PRIVATE --net:public=$PUBLIC $DIR/simple-fw/dist/simple-fw.hvt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment