mirror of
https://github.com/xsghetti/script.git
synced 2025-01-23 01:26:08 -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
|
makepkg -si
|
||||||
|
|
||||||
sudo pacman -S --needed - < ~/script/pacman.txt
|
sudo pacman -S --needed - < ~/script/pacman.txt
|
||||||
yay -S - < ~/script/yay.txt
|
yay -S --needed - < ~/script/yay.txt
|
||||||
|
|
||||||
cd ~/script/
|
cd ~/script/
|
||||||
./clone.sh
|
./clone.sh
|
||||||
|
|
Loading…
Reference in a new issue