Remove native notification

This commit is contained in:
Andros Fenollosa
2023-05-02 16:18:26 +02:00
parent 81c4d6c449
commit 6e3f3e4272
2 changed files with 2 additions and 22 deletions

View File

@@ -16,13 +16,12 @@ Folder that watches when new videos are added and optimizes them.
### Requirements
- `inotify-tools`
- `ffmpeg`
Example in Debian.
``` sh
sudo apt install inotify-tools ffmpeg
sudo apt install ffmpeg
```
### Install