Skip to content
Snippets Groups Projects
Commit 04b12466 authored by Sujen Shah's avatar Sujen Shah
Browse files

add run.sh for running on dps

parent b9d87d9b
No related branches found
No related tags found
No related merge requests found
run.sh 0 → 100755
#!/bin/bash
mkdir -p output
python3 /projects/readstwo/src/readstwo.py > output/readstwo.out 2>&1
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment