script: Various fixes

This commit is contained in:
Geoffrey Frogeye 2024-01-10 13:55:15 +01:00
parent 6e4130fd26
commit bf796d9587
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
5 changed files with 12 additions and 11 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env nix-shell
#! nix-shell -i python3 --pure
#! nix-shell -p python3 python3Packages.coloredlogs python3Packages.progresbar2 ffmpeg
#! nix-shell -p python3 python3Packages.coloredlogs python3Packages.progressbar2 ffmpeg
# pylint: disable=C0103
import logging