From 752fb002fac0532c82d2b199a31452a234165fc7 Mon Sep 17 00:00:00 2001 From: germedeb Date: Sun, 22 May 2022 14:08:29 -0300 Subject: [PATCH] removed the movescalable script from the build script and called again the linkcall script --- tasks/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/build.sh b/tasks/build.sh index da4acbf..3fa32a0 100755 --- a/tasks/build.sh +++ b/tasks/build.sh @@ -42,7 +42,7 @@ printf "${info_color}exporting all the icons... This will take a long time; and printf "${info_color}Launching misc commands...${reset_colors}\\n" ./tasks/misc.sh -./tasks/mvscalable.sh +./tasks/linkcall.sh printf "${info_color}Performing an Update/Installation of aleta${reset_colors}\\n" rm -rf ~/.icons/aleta