mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Fix build; Nuova nota: 🔉️ Output audio in contemporanea ... su Raspberry Pi
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
DestinationLanguages = ["it", "en", "es", "fr"] # "de", "eo"
|
||||
IncludePaths = ["/"]
|
||||
ExcludePaths = ["/categories"] # "/miscellanea"
|
||||
ExcludePaths = ["/categories", "/note/2024-09-19-Raspberry-Output-Audio-Both.md"] # "/miscellanea"
|
||||
|
||||
import subprocess
|
||||
from os import getcwd, listdir
|
||||
|
Reference in New Issue
Block a user