updater debugging
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user