diff options
-rwxr-xr-x | update_jdn.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index b7a87d87..996e461f 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -452,6 +452,9 @@ if [ -f /etc/debian_version ] ; then fi fi +#debug where opi2a is hanging +set -x + # # deploy package configuration in /etc and /usr/local/ # |