From a8eb33bd6a2cdfcbf1368fb4de7bd278622ada5f Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 28 May 2019 01:52:31 +0200 Subject: [PATCH] hint for builder --- distributions/build-debian-package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributions/build-debian-package.sh b/distributions/build-debian-package.sh index ce3087f9..9f389744 100755 --- a/distributions/build-debian-package.sh +++ b/distributions/build-debian-package.sh @@ -1,5 +1,5 @@ #!/bin/bash -echo Today (2019-05-27) it is maybe best to build the deb it on Ubuntu 16.04 +echo Today \(2019-05-27\) it is maybe best to build the deb it on Ubuntu 16.04 echo Since there are no versions specified of the libraries it will takte current echo so it would also run on Ubuntu 17,18,19 or Debian 9/10 echo press a [KEY] to continue or [CTRL]-C to abort