diff options
Diffstat (limited to 'gohan.sh')
| -rwxr-xr-x | gohan.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ install_yay() {      cd /tmp      rm -rf /tmp/yay      git clone https://aur.archlinux.org/yay.git +	chown -R "$name":"$name" yay       cd yay      sudo -u "$name" makepkg --noconfirm -si >/dev/null 2>&1      cd /tmp  | 
