Skip to content

Commit

Permalink
build_dist: set -x
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedehopf committed Nov 5, 2024
1 parent 8fc7f44 commit b988325
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/build_dist
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/env bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

set -x

source "${DIR}/config"

# make raspberry pi image as mall as we can
Expand Down

0 comments on commit b988325

Please sign in to comment.