File: start_raw

package info (click to toggle)
bioxtasraw 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 258,948 kB
  • sloc: python: 78,311; makefile: 27; sh: 21
file content (5 lines) | stat: -rwxr-xr-x 60 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/bash
#
pushd $HOME/raw/bioxtasraw
python RAW.py
popd