Skip to content
Snippets Groups Projects
Commit 1ab61048 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

RF: direct bedpostx_gpu output to output dir

parent 1b72e69e
No related branches found
No related tags found
1 merge request!35RF: direct bedpostx_gpu output to output dir
Pipeline #11344 canceled
...@@ -6,5 +6,6 @@ outdir=$1 ...@@ -6,5 +6,6 @@ outdir=$1
indir=$(pwd) indir=$(pwd)
pushd $outdir pushd $outdir
cp -r $indir/bedpost .
bedpostx_gpu $indir/bedpost bedpostx_gpu bedpost
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment