fix grammar in Jessie warning

This commit is contained in:
Kyle Robbertze 2019-01-11 11:49:24 +02:00
parent a3f329834e
commit ddf34a1f9b
1 changed files with 1 additions and 1 deletions

View File

@ -633,7 +633,7 @@ case "${dist}-${code}" in
code="jessie"
is_debian_dist=true
echo -e "ERROR: Debian Jessie is archived and does not receive any security or other updates since 2018-05-17." >&2
echo -e "The LibreTime installer dropped support for installing LibreTime on Jessie in 3.0.0-alpha.8." >&2
echo -e "The LibreTime installer will drop support for installing LibreTime on Jessie in 3.0.0-alpha.8." >&2
sleep 6
is_debian_jessie=true
;;