ability to install the desired version

This commit is contained in:
mercury
2025-01-03 17:08:28 +04:00
parent 9e22c64771
commit f9266827c9
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ environment: ubuntu 22.04/24.04, debian 11/12
### Install:
```shell
wget -O- https://raw.githubusercontent.com/mercurykd/vpnbot/master/scripts/init.sh | sh -s YOUR_TELEGRAM_BOT_KEY
wget -O- https://raw.githubusercontent.com/mercurykd/vpnbot/master/scripts/init.sh | sh -s YOUR_TELEGRAM_BOT_KEY master
```