updater debugging
This commit is contained in:
@@ -147,6 +147,7 @@ _qReset() {
|
|||||||
MYPATH=$( readlink -f "$0" )
|
MYPATH=$( readlink -f "$0" )
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
set -x
|
||||||
MYDIR=$( dirname "$MYPATH" )
|
MYDIR=$( dirname "$MYPATH" )
|
||||||
QTOOLS=0
|
QTOOLS=0
|
||||||
if [[ -f "$MYDIR/../rc" ]]; then if grep -q QTOOLS "$MYDIR/../rc"; then
|
if [[ -f "$MYDIR/../rc" ]]; then if grep -q QTOOLS "$MYDIR/../rc"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user