parent
bec52c1773
commit
c78a8e178e
3 changed files with 2 additions and 8 deletions
5
install
5
install
|
@ -642,9 +642,8 @@ 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 will drop support for installing LibreTime on Jessie in 3.0.0-alpha.8." >&2
|
||||
sleep 6
|
||||
is_debian_jessie=true
|
||||
echo -e "The LibreTime installer dropped support for installing LibreTime on Jessie in 3.0.0-alpha.8." >&2
|
||||
exit 1
|
||||
;;
|
||||
debian-7|debian-wheezy)
|
||||
echo -e "ERROR: Debian Wheezy is archived and does not receive any security or other updates since 2018-05-31." >&2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue