root/galaxy-central/scripts/cleanup_datasets/purge_folders_main.sh @ 2

リビジョン 2, 170 bytes (コミッタ: hatakeyama, 14 年 前)

import galaxy-central

行番号 
1#!/bin/sh
2
3cd `dirname $0`/../..
4python ./scripts/cleanup_datasets/cleanup_datasets.py ./universe_wsgi.ini -d 60 -5 -r $@ >> ./scripts/cleanup_datasets/purge_folders.log
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。