This commit is contained in:
Hendrik Schutter 2023-12-25 21:56:30 +01:00
parent 69cac0bd47
commit da38bb5aba
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ zypper install avif-tools
### Step 4: Convert the extracted photos to AVIF
1. Create `photos` folder.
2. Convert the photos via `python3 convert_photos.py source_dir=scans/ destination_dir=photos/`
2. Convert the photos via `python3 convert_photos.py source_dir=tmp/ destination_dir=photos/`
## Sync folders between machines