added Catalog package with config and changed iteration to use available_slots

This commit is contained in:
Martin Folkerts 2024-11-11 10:26:02 +01:00
parent c131b18cec
commit c8ef406545
3 changed files with 219 additions and 52 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -2,7 +2,7 @@
date=$(date +%Y-%m-%d)
# Standaardwaarde voor days
days=1
project_dir="chemba_1"
project_dir="chemba"
# Loop door alle argumenten
for arg in "$@"; do