Files
galaxy/scripts/cleanup_datasets/purge_libraries.sh
T
2019-08-16 15:11:15 +02:00

5 lines
159 B
Bash

#!/bin/sh
cd "$(dirname "$0")"/../..
python ./scripts/cleanup_datasets/cleanup_datasets.py -d 60 -4 -r "$@" >> ./scripts/cleanup_datasets/purge_libraries.log