From: Michael Prokop Date: Fri, 25 Jan 2019 10:04:14 +0000 (+0100) Subject: Update bug report instructions X-Git-Tag: v0.88~5 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=4f2362b014a02a67e39994c7000e608b438b9b08 Update bug report instructions Closes: https://github.com/grml/grml-debootstrap/pull/122 Thanks: Patrick Schleizer --- diff --git a/grml-debootstrap b/grml-debootstrap index 9b04baa..18954a9 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -607,7 +607,7 @@ fi [ "$_opt_version" ] && { einfo "$PN - version $VERSION" - einfo "Send bug reports to bugs@grml.org or http://grml.org/bugs/" + einfo "Report bugs via https://github.com/grml/grml-debootstrap/ or https://grml.org/bugs/" eend 0 exit 0 }