PageRenderTime 25ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/scripts/cleanup_datasets/delete_userless_histories.sh

https://bitbucket.org/cistrome/cistrome-harvard/
Shell | 4 lines | 2 code | 1 blank | 1 comment | 0 complexity | f29d33527d9a73a5d4834868015cb562 MD5 | raw file
  1. #!/bin/sh
  2. cd `dirname $0`/../..
  3. python ./scripts/cleanup_datasets/cleanup_datasets.py ./universe_wsgi.ini -d 30 -1 $@ >> ./scripts/cleanup_datasets/delete_userless_histories.log