lol
Translated with DeepL because i am a lazy fuck
This commit is contained in:
parent
f626a8c8c9
commit
43fe8886ed
1 changed files with 4 additions and 7 deletions
|
@ -54,13 +54,13 @@ tar -xzvf youtubeuploader_22.04_Linux_x86_64.tar.gz
|
|||
|
||||
- Move the binary to the `~/.local/bin` folder
|
||||
|
||||
````sh
|
||||
```sh
|
||||
mv youtubeuploader ~/.local/bin
|
||||
```
|
||||
|
||||
- Create the configuration folder
|
||||
|
||||
````sh
|
||||
```sh
|
||||
mkdir ~/.config/youtubeuploader
|
||||
```
|
||||
|
||||
|
@ -85,9 +85,6 @@ chmod +x twtoyt.sh
|
|||
|
||||
and run it with
|
||||
|
||||
````sh
|
||||
```sh
|
||||
./twtoyt.sh
|
||||
```
|
||||
|
||||
|
||||
Translated with www.DeepL.com/Translator (free version)
|
||||
|
|
Loading…
Add table
Reference in a new issue