alarm/kodi-rpi-legacy: fix spacing in post_upgrade

This commit is contained in:
graysky 2021-07-22 10:30:46 -04:00
parent 2650d74514
commit 469057a0b2

View file

@ -28,8 +28,8 @@ post_upgrade() {
if (($(vercmp 19.0-7 $2) > 0)); then if (($(vercmp 19.0-7 $2) > 0)); then
cat <<END cat <<END
>>> kodi.service now runs in systemd's user.slice, see man kodi.service for >>> kodi.service now runs in systemd's user.slice, see man kodi.service for
important info on how to reboot or shutdown the system to avoid data loss! important info on how to reboot or shutdown the system to avoid data loss!
END END
fi fi