forked from M-Labs/artiq-zynq
remote_run: cleanup
This commit is contained in:
parent
22d5cd4992
commit
ab1dff4c48
|
@ -1,7 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -m
|
|
||||||
|
|
||||||
TARGET_HOST=$1
|
TARGET_HOST=$1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue