mirror of
https://github.com/kristoferssolo/karbs.git
synced 2025-10-21 19:00:35 +00:00
Renamed karbs.sh to karbs
This commit is contained in:
parent
7c1c62a75d
commit
cf57c368b6
@ -22,7 +22,7 @@ fi
|
||||
if pacman -Q paru; then
|
||||
:
|
||||
else
|
||||
sudo pacman -S --noconfirm rust-src git wget
|
||||
sudo pacman -S --noconfirm rust-src git wget fakeroot
|
||||
git clone https://aur.archlinux.org/paru-bin
|
||||
cd paru-bin || exit
|
||||
makepkg -si
|
||||
Loading…
Reference in New Issue
Block a user