https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303

--- Comment #57 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Comment on attachment 50313
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50313
Bug 15303 Followup: If install LE dependencies from backports on Jessie

Review of attachment 50313:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15303&attachment=50313)
-----------------------------------------------------------------

::: debian/scripts/koha-create
@@ +338,4 @@
>          if [ $aptcacheshow -eq 0 ]; then
>                  read -r -p "The letsencrypt package is not installed. Do it 
> now?  [y/N] " response
>                  if [[ $response =~ ^([yY][eE][sS]|[yY])$ ]]; then
> +                    local debrelease="$(lsb_release -c | sed 
> 's|.*\W\(.*\)|\1|')"

lsb-release -c -s
seems to be the way to do :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to