changed the message of exporting in the build script

This commit is contained in:
germedeb 2022-05-24 09:02:59 -03:00
parent 77b1cd29ca
commit a0ea1028e1
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ cp icons/animations/*.svg _build/icons-t/animations/
printf "${info_color}starting link process...${reset_colors}\\n"
./tasks/linkcall.sh
printf "${info_color}exporting all the icons... This will take a long time; and depends directly on the numbers of cores your processor has.${reset_colors}\\n"
printf "${info_color}exporting all the icons... this will take a long time.${reset_colors}\\n"
./tasks/export/export-places.sh
./tasks/export/export-apps.sh
./tasks/export/export-categories.sh