mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/kodi-rpi-legacy: fix spacing in post_upgrade
This commit is contained in:
parent
2650d74514
commit
469057a0b2
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ post_upgrade() {
|
|||
if (($(vercmp 19.0-7 $2) > 0)); then
|
||||
cat <<END
|
||||
|
||||
>>> 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!
|
||||
>>> 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!
|
||||
|
||||
END
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue