added the gtk-update-icon-cache command to the build.sh script
This commit is contained in:
parent
6f10d327b8
commit
c97f6052d4
@ -49,4 +49,8 @@ rm -rf ~/.icons/aleta
|
||||
mkdir ~/.icons/aleta -p
|
||||
cp -r ./_build/aleta/* ~/.icons/aleta/
|
||||
|
||||
printf "${info_color}Updating gtk icon cache${reset_colors}\\n"
|
||||
|
||||
gtk-update-icon-cache ~/.icons/aleta/
|
||||
|
||||
printf "${comple_color}\\ncompleted${reset_colors}\\n"
|
||||
|
Loading…
Reference in New Issue
Block a user