hint for builder
This commit is contained in:
parent
794901d9c9
commit
876e767eed
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
red="\e[91m"
|
red="\e[91m"
|
||||||
default="\e[39m"
|
default="\e[39m"
|
||||||
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 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 so it would also run on Ubuntu 17,18,19 or Debian 9/10
|
||||||
echo -e ${red}press a [KEY] to continue or [CTRL]-C to abort${default}
|
echo -e ${red}press a [KEY] to continue or [CTRL]-C to abort${default}
|
||||||
|
|
Loading…
Reference in a new issue