Add parallel. Generating assets takes ages otherwise

This commit is contained in:
Dominik V. Salonen 2017-12-23 21:15:13 +00:00
parent b3cf765c94
commit ecff66a70d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ sudo make install
printf "${green}Starting build of Pop GTK theme${normal}"
sudo xbps-install -y sassc libsass-devel inkscape optipng
sudo xbps-install -y sassc libsass-devel inkscape optipng parallel
cd $HOME/Documents/working
git clone https://github.com/pop-os/gtk-theme.git
cd gtk-theme