updater debugging

This commit is contained in:
q
2017-08-20 10:51:25 +03:00
parent f376914fa5
commit d0fcfcefa6

View File

@@ -147,6 +147,7 @@ _qReset() {
MYPATH=$( readlink -f "$0" )
;;
esac
set -x
MYDIR=$( dirname "$MYPATH" )
QTOOLS=0
if [[ -f "$MYDIR/../rc" ]]; then if grep -q QTOOLS "$MYDIR/../rc"; then