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

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

import galaxy-central

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