Fix run.sh

This commit is contained in:
alesapin 2020-10-21 23:11:35 +03:00
parent dcf9a8cff0
commit 369365bdb0

View File

@ -1,6 +1,7 @@
#!/bin/bash
set -e -x
# fail on errors, verbose and export all env variables
set -e -x -a
dpkg -i package_folder/clickhouse-common-static_*.deb
dpkg -i package_folder/clickhouse-common-static-dbg_*.deb