Skip to content
Snippets Groups Projects
Commit f1cbd81d authored by Saad Jbabdi's avatar Saad Jbabdi
Browse files

*** empty log message ***

parent 8e8501e3
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@
echo
echo "Error - bedpost has been superceded by bedpostx! Please instead run:"
echo bedpostx $@ -n 1
if [ "$1" != "" ];then
echo bedpostx $@ -n 1
else
echo bedpostx \<dir\> -n 1
fi
echo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment