fix the wrong cp command
This commit is contained in:
parent
2f98645c3d
commit
e553fbdab0
@ -10,7 +10,7 @@ Based on [Telegram Bot API](https://core.telegram.org/bots)
|
|||||||
|
|
||||||
Run
|
Run
|
||||||
```
|
```
|
||||||
cp Telegram-Bot.php VAR_BOT.php
|
cp VAR_BOT.php Telegram-Bot.php
|
||||||
```
|
```
|
||||||
The url of Webhook is https://YourHost/D-Bot/Telegram-Bot.php
|
The url of Webhook is https://YourHost/D-Bot/Telegram-Bot.php
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user