chore: add debug output to update-appup.sh

This commit is contained in:
Zaiming (Stone) Shi 2022-04-23 10:43:58 +02:00
parent be24868b36
commit 42aa0e5d0a
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
## Arg1: EMQX PROFILE
set -euo pipefail
set -x
usage() {
echo "$0 PROFILE"