tap-bridge: Update shell choice for scripts

This commit is contained in:
Tom Henderson
2023-02-28 21:19:48 -08:00
parent 0e0d10b617
commit acbef0e96c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
brctl addbr br-left
brctl addbr br-right
tunctl -t tap-left

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
lxc-stop -n left
lxc-stop -n right
lxc-destroy -n left