updater debugging
This commit is contained in:
@@ -136,7 +136,7 @@ _qReset() {
|
|||||||
printf '\033c'
|
printf '\033c'
|
||||||
}
|
}
|
||||||
|
|
||||||
[[ "$0" = "${BASH_SOURCE[0]}" ]] && {
|
if [[ "$0" = "${BASH_SOURCE[0]}" ]]; then
|
||||||
[[ "$1" = "update" ]] && {
|
[[ "$1" = "update" ]] && {
|
||||||
set -e
|
set -e
|
||||||
case $OSTYPE in
|
case $OSTYPE in
|
||||||
@@ -198,5 +198,5 @@ ${_S}=====================${_Z}
|
|||||||
C _qPos left Left y;xH _qPos abs y x Absolute Position
|
C _qPos left Left y;xH _qPos abs y x Absolute Position
|
||||||
D _qPos right Right
|
D _qPos right Right
|
||||||
"
|
"
|
||||||
}
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user