material color generation: use aur pkg, change shebang

This commit is contained in:
end-4
2024-03-19 10:16:47 +07:00
parent 0fc9681eae
commit 31bc5d8cef
4 changed files with 2 additions and 16 deletions
-7
View File
@@ -137,13 +137,6 @@ else ask_MicroTeX=true
fi
if $ask_MicroTeX;then showfun install-MicroTeX;v install-MicroTeX;fi
if $(test -d /opt/materialyoucolor); then
echo -e "\e[33m[$0]: Program \"MatertialYouColor-python\" already exists, no need to install.\e[0m"
echo -e "\e[34mYou can reinstall it in order to update to the latest version anyway.\e[0m"
ask_MaterialYouColor=$ask
else ask_MaterialYouColor=true
fi
showfun install-materialyoucolors;v install-materialyoucolors;
#####################################################################################
printf "\e[36m[$0]: 3. Copying\e[97m\n"