mirror of
https://github.com/xsghetti/script.git
synced 2025-01-22 17:16:09 -05:00
Update install.sh
This commit is contained in:
parent
e95c745d44
commit
e5fc6df4d6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ cd yay-bin
|
|||
makepkg -si
|
||||
|
||||
sudo pacman -S --needed - < ~/script/pacman.txt
|
||||
yay -S - < ~/script/yay.txt
|
||||
yay -S --needed - < ~/script/yay.txt
|
||||
|
||||
cd ~/script/
|
||||
./clone.sh
|
||||
|
|
Loading…
Reference in a new issue