add python3 to tools

This commit is contained in:
xunuwu 2025-08-10 11:14:02 +02:00
parent ade851bf98
commit 858cd526b5
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -20,5 +20,6 @@
yt-dlp yt-dlp
inotify-tools inotify-tools
dig dig
python3
]; ];
} }