mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Updated Ubuntu Install script (markdown)
parent
6060d4dcd5
commit
4c4fd05c14
@ -1,4 +1,4 @@
|
|||||||
#Ubuntu Autoinstaller
|
#Ubuntu/Debian Autoinstaller
|
||||||
|
|
||||||
Save this as a .sh file and run it. Made by NepNep.
|
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
|
sudo git clone https://github.com/Twentysix26/Red-DiscordBot.git
|
||||||
cd Red-DiscordBot
|
cd Red-DiscordBot
|
||||||
sudo python3 red.py
|
sudo python3 red.py
|
||||||
|
```
|
||||||
|
|
||||||
|
Dont know how to run it? No Problem
|
||||||
|
```
|
||||||
|
sudo chmod +x PATH/TO/SCRIPT.sh
|
||||||
|
PATH/TO/SCRIPT.sh
|
||||||
```
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user