mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-09-06 22:45:03 +08:00
docs: Update README.md
This commit is contained in:
parent
a23feeca2f
commit
97456b1fae
1 changed files with 2 additions and 2 deletions
|
@ -109,9 +109,9 @@ docker compose up -d
|
|||
|
||||
**One line installer for linux**
|
||||
```sh
|
||||
curl -s https://i.jpillora.com/divyam234/teldrive | bash # install in current directory
|
||||
curl -s https://sh-install.vercel.app/divyam234/teldrive | bash # install in current directory
|
||||
|
||||
curl -s https://i.jpillora.com/divyam234/teldrive! | bash # install in /usr/local/bin
|
||||
curl -s https://sh-install.vercel.app/divyam234/teldrive! | bash # install in /usr/local/bin
|
||||
```
|
||||
```sh
|
||||
teldrive run --tg-app-id="" --tg-app-hash="" --jwt-secret="" --db-data-source=""
|
||||
|
|
Loading…
Add table
Reference in a new issue