added Catalog package with config and changed iteration to use available_slots
This commit is contained in:
parent
c131b18cec
commit
c8ef406545
File diff suppressed because one or more lines are too long
BIN
r_app/Rplots.pdf
BIN
r_app/Rplots.pdf
Binary file not shown.
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue