remove leftover set -x from setup-ami testing

This commit is contained in:
Jake Buchholz 2020-09-12 11:03:58 -07:00 committed by Mike Crute
parent c6f5325873
commit 1cce13e722
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# vim: set ts=4 et:
set -eux
set -eu
DEVICE=/dev/xvdf
TARGET=/mnt/target