aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-20 18:02:05 +0000
committerLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-20 18:02:05 +0000
commitea9b0a4a5bdf369c8078b69ced7395758dc38a6e (patch)
treeb121585331ae46a5ad7511b4917dabb260798b71
parent2b49c2c69010f780851dbcdfa3f268bb8d9209ae (diff)
update install.sh
-rwxr-xr-xinstall.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index ec58080..c108c7b 100755
--- a/install.sh
+++ b/install.sh
@@ -15,9 +15,9 @@ setStatusE false
yaySetupPkg () {
cd
- git clone https://aur.archlinux.org/yay ~/yay
+ git clone https://aur.archlinux.org/yay
- cd "~/yay"
+ cd ~/yay
makepkg -isr
yay -S --needed - < "$dirArchIsoFiles"/pkglist.txt