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