diff --git a/install.sh b/install.sh index 8f84832..4798a38 100644 --- a/install.sh +++ b/install.sh @@ -17,6 +17,7 @@ sudo -v wget https://github.com/ajTronic/turbofetch/releases/latest/download/turbofetch sudo mv turbofetch /usr/local/bin/turbofetch +chmod +x /usr/local/bin/turbofetch clear printf "${Purple} ____ _ @@ -27,4 +28,4 @@ printf "${Purple} ____ _ \n ${Color_Off}" printf "Yay! Make sure you have a nerd font installed as your terminal font.\n" -printf "${Yellow}Usage${Color_Off}: ${Cyan}turbofetch${Color_Off}\n\n" \ No newline at end of file +printf "${Yellow}Usage${Color_Off}: ${Cyan}turbofetch${Color_Off}\n\n"