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