Renamed karbs.sh to karbs

This commit is contained in:
Kristofers Solo 2022-11-28 01:15:43 +02:00
parent 7c1c62a75d
commit cf57c368b6

View File

@ -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