Add parallel. Generating assets takes ages otherwise
This commit is contained in:
parent
b3cf765c94
commit
ecff66a70d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue