tap-bridge: Update shell choice for scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
brctl addbr br-left
|
||||
brctl addbr br-right
|
||||
tunctl -t tap-left
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
lxc-stop -n left
|
||||
lxc-stop -n right
|
||||
lxc-destroy -n left
|
||||
|
||||
Reference in New Issue
Block a user