Use dirval CLI instead of direct Python script reference in backup-docker-to-local.py and declare dirval in requirements.yml

Details:
- Replaced python call to directory-validator.py with direct 'dirval' command
- Updated error message accordingly
- Added dirval as dependency in requirements.yml

Conversation: https://chatgpt.com/share/68c31763-6a84-800f-a697-50fa40e9841b
This commit is contained in:
2025-09-11 20:40:21 +02:00
parent a538e537cb
commit 47828c44db
2 changed files with 5 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
pacman:
- lsof
- python-pandas
- python-pandas
pkgmgr:
- dirval