mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-21 16:52:31 -05:00
Updated Ubuntu Install script (markdown)
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user