mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/kodi-rpi: fix spacing in post_upgrade
This commit is contained in:
parent
ed1f6a12cc
commit
2650d74514
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