forked from germedeb/aleta-postre
corrected the 'Detected "restart" option' text, it now has color
This commit is contained in:
parent
f9d6a85b64
commit
cfc13c232e
@ -82,7 +82,7 @@ fi
|
||||
case "$@" in *-r*|*--from-cero*)
|
||||
RESTART=yes
|
||||
if [ "$VERBOSE" = yes ] ; then
|
||||
printf '${info_color}Detected "restart" option, this will remove the last build and start agin...${reset_colors}\\n'
|
||||
printf "${info_color}Detected \"restart\" option, this will remove the last build and start agin...${reset_colors}\\n"
|
||||
fi
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user