diff options
Diffstat (limited to 'scripts/yay.sh')
| -rwxr-xr-x | scripts/yay.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/yay.sh b/scripts/yay.sh index 3a61a35..b0106cb 100755 --- a/scripts/yay.sh +++ b/scripts/yay.sh @@ -1,6 +1,5 @@ #!/usr/bin/bash - git clone https://aur.archlinux.org/yay.git /tmp/yay cd /tmp/yay |