diff --git a/Ubuntu-Install-script.md b/Ubuntu-Install-script.md index 24b6f89..ce9f314 100644 --- a/Ubuntu-Install-script.md +++ b/Ubuntu-Install-script.md @@ -1,4 +1,4 @@ -#Ubuntu Autoinstaller +#Ubuntu/Debian Autoinstaller Save this as a .sh file and run it. Made by NepNep. @@ -30,5 +30,10 @@ cd Desktop/ sudo git clone https://github.com/Twentysix26/Red-DiscordBot.git cd Red-DiscordBot sudo python3 red.py +``` +Dont know how to run it? No Problem +``` +sudo chmod +x PATH/TO/SCRIPT.sh +PATH/TO/SCRIPT.sh ``` \ No newline at end of file