Echo commands in build script

This commit is contained in:
Oleg Kalachev
2021-06-22 21:55:39 +03:00
parent 15b685ca06
commit e491ca6e18

View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -e
set -ex
# FIXME: Use system Packer if possible
#PACKER=$(which packer)