Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdiMGF2 committed Nov 24, 2024
2 parents d3465d8 + 62cf978 commit bf4dafd
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- [Features](#features)
- [How do I install the bot?](#install-bot)
- [How do I Update the bot?](#update-bot)
- [How do I remove the bot?](#remove-bot)
- [Financial Support](#financial-support)

# Overview
Expand Down Expand Up @@ -100,13 +101,25 @@ Domain
curl -o install.sh -L https://raw.githubusercontent.com/mahdiMGF2/botmirzapanel/main/install.sh && bash install.sh
```

Select option 1.

# update bot

Run the following command on the server :

```
curl -o update.sh -L https://raw.githubusercontent.com/mahdiMGF2/botmirzapanel/main/update.sh && bash update.sh
curl -o install.sh -L https://raw.githubusercontent.com/mahdiMGF2/botmirzapanel/main/install.sh && bash install.sh
```
Select option 2.

# remove bot

Run the following command on the server :

```
curl -o install.sh -L https://raw.githubusercontent.com/mahdiMGF2/botmirzapanel/main/install.sh && bash install.sh
```
Select option 3.

# Financial Support

Expand Down

0 comments on commit bf4dafd

Please sign in to comment.