aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to '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