If a step fails, abort script.
This commit is contained in:
parent
05b235c38b
commit
0b1c51dcc7
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
set -e
|
||||||
|
|
||||||
# name of the ethernet gadget interface on the host
|
# name of the ethernet gadget interface on the host
|
||||||
USB_IFACE=${1:-enp0s20f0u1}
|
USB_IFACE=${1:-enp0s20f0u1}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user