mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2025-09-16 06:56:01 +02:00
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
5 lines
53 B
YAML
5 lines
53 B
YAML
pacman:
|
|
- lsof
|
|
- python-pandas
|
|
pkgmgr:
|
|
- dirval |