root/galaxy-central/scripts/cleanup_datasets/delete_datasets.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 -6 -r $@ >> ./scripts/cleanup_datasets/delete_datasets.log
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。