Skip to content

Commit 2599fb7

Browse files
committed
See better debugging output
1 parent b1bb19c commit 2599fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/install/ubuntu_install_tflite.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
set -e
2020
set -u
2121
set -o pipefail
22+
set -x
2223

2324
# The tflite version should have matched versions to the tensorflow
2425
# version installed from pip in ubuntu_install_tensorflow.sh

0 commit comments

Comments
 (0)