mirror of
https://github.com/kuhyx/scripts.git
synced 2026-07-04 13:03:05 +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
|
||||
|
||||
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