Apply @xiu's suggestion
Co-authored-by: Guillaume Herail <xiu@users.noreply.github.com>
This commit is contained in:
parent
7eb0143866
commit
c90bfff017
@ -93,7 +93,7 @@ rm_version="$(ssh_cmd cat /sys/devices/soc0/machine)"
|
|||||||
rm2_getpointer() {
|
rm2_getpointer() {
|
||||||
xochitl_version="$(ssh_cmd "sed -n 's/^REMARKABLE_RELEASE_VERSION=//p' /usr/share/remarkable/update.conf")"
|
xochitl_version="$(ssh_cmd "sed -n 's/^REMARKABLE_RELEASE_VERSION=//p' /usr/share/remarkable/update.conf")"
|
||||||
case "$xochitl_version" in
|
case "$xochitl_version" in
|
||||||
"2.3.*")
|
"2.3."*)
|
||||||
echo "4121024"
|
echo "4121024"
|
||||||
;;
|
;;
|
||||||
"2.4.*")
|
"2.4.*")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user