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 4cc4990..611b0e0 100755
--- a/install.sh
+++ b/install.sh
@@ -14,9 +14,9 @@ setStatusE () {
setStatusE false
yaySetupPkg () {
- git clone https://aur.archlinux.org/yay
+ git clone https://aur.archlinux.org/yay ~/yay
- cd ~/yay
+ cd "~/yay"
makepkg -isr
yay -S --needed - < "$dirArchIsoFiles"/pkglist.txt