🙃
This commit is contained in:
@ -44,7 +44,7 @@ set -x
|
|||||||
|
|
||||||
echo --- checking for multilog
|
echo --- checking for multilog
|
||||||
if [[ ! -x /usr/bin/multilog ]]; then
|
if [[ ! -x /usr/bin/multilog ]]; then
|
||||||
if [[ -n $CI ]]; then
|
if [[ -z $CI ]]; then
|
||||||
echo "multilog not found, install with: sudo apt-get install -y daemontools"
|
echo "multilog not found, install with: sudo apt-get install -y daemontools"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user