diff --git a/setup-raveos.sh b/setup-raveos.sh index b45c983..1775531 100644 --- a/setup-raveos.sh +++ b/setup-raveos.sh @@ -14,6 +14,8 @@ yellow=$(tput setaf 3) # ${yellow} git clone https://aur.archlinux.org/yay-bin.git cd yay-bin makepkg -si + cd - + rm -rf yay-bin sleep 2