diff --git a/contrib/packager.io/functions.sh b/contrib/packager.io/functions.sh index bb236be77d..9149754a66 100755 --- a/contrib/packager.io/functions.sh +++ b/contrib/packager.io/functions.sh @@ -2,6 +2,8 @@ # # packager.io postinstall script functions # +Color_Off='\033[0m' +On_Red='\033[41m' function detect_docker() { if [ -n "$(grep docker