Im nearly out of space and I’m not sure how to resolve the disparity.
#!/bin/sh
echo 'running galaxy maintenace scripts'
#runs galaxy maintenance scripts
GALAXY_PATH=/mnt/galaxy/data/galaxy/galaxy-dist
SCRIPT_PATH=${GALAXY_PATH}/scripts/cleanup_datasets
sh ${SCRIPT_PATH}/delete_userless_histories.sh
sh ${SCRIPT_PATH}/purge_histories.sh
sh ${SCRIPT_PATH}/purge_libraries.sh
sh ${SCRIPT_PATH}/purge_folders.sh
sh ${SCRIPT_PATH}/purge_datasets.sh
sh ${SCRIPT_PATH}/delete_datasets.sh
--
Brad Langhorst, Ph.D.
Applications and Product Development Scientist