updater debugging

This commit is contained in:
q
2017-08-20 10:52:41 +03:00
parent d0fcfcefa6
commit 780921c80a

View File

@@ -136,7 +136,7 @@ _qReset() {
printf '\033c'
}
[[ "$0" = "${BASH_SOURCE[0]}" ]] && {
if [[ "$0" = "${BASH_SOURCE[0]}" ]]; then
[[ "$1" = "update" ]] && {
set -e
case $OSTYPE in
@@ -198,5 +198,5 @@ ${_S}=====================${_Z}
C _qPos left Left y;xH _qPos abs y x Absolute Position
D _qPos right Right
"
}
fi