mirror of
https://github.com/tanrax/bash-folders.git
synced 2024-11-10 04:55:42 +01:00
Update readme
This commit is contained in:
parent
5bfc5435cd
commit
4fdcd7ba94
@ -45,7 +45,9 @@ dynamic-folders-video-optimizer --folder optimizer
|
|||||||
|
|
||||||
And leave a video that you want to optimize in the folder `optimizer`.
|
And leave a video that you want to optimize in the folder `optimizer`.
|
||||||
|
|
||||||
### Service
|
### Start at operating system startup
|
||||||
|
|
||||||
|
#### Option 1: Service
|
||||||
|
|
||||||
Create a file in `/etc/systemd/system/dynamic-folders-video-optimizer.service` with the following content.
|
Create a file in `/etc/systemd/system/dynamic-folders-video-optimizer.service` with the following content.
|
||||||
|
|
||||||
@ -79,7 +81,7 @@ sudo systemctl enable dynamic-folders-video-optimizer
|
|||||||
sudo systemctl start dynamic-folders-video-optimizer
|
sudo systemctl start dynamic-folders-video-optimizer
|
||||||
```
|
```
|
||||||
|
|
||||||
### Cron
|
#### Option 2: Cron
|
||||||
|
|
||||||
Open.
|
Open.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user