pairdrop-cli: Exit application if config file cannot be created on first run

This commit is contained in:
schlagmichdoch 2024-01-04 18:12:08 +01:00
parent ff883fb994
commit 89addd6649
2 changed files with 11 additions and 5 deletions

View file

@ -24,7 +24,7 @@ This opens PairDrop in the default browser where you can choose the receiver.
```bash
pairdrop -h
```
```bash
```
Send files or text with PairDrop via command-line interface.
Current domain: https://pairdrop-dev.onrender.com/
@ -35,7 +35,7 @@ Send text: pairdrop -t "text"
Specify domain: pairdrop -d "https://pairdrop.net/"
Show this help text: pairdrop (-h|--help)
This pairdrop-cli version was released alongside v1.10.0
This pairdrop-cli version was released alongside v1.10.4
```
<br>