mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 18:23:07 +02:00
feat: added pacman installation needed for makepkg optimization
This commit is contained in:
parent
fb15b2c8c3
commit
885e3cbfaf
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo cp makepkg.conf /etc/
|
||||
yes | sudo pacman -S --needed mold ccache zstd lz4 xz pigz pbzip2 lbzip2
|
||||
sudo cp makepkg.conf /etc/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user