Corrected typo

This commit is contained in:
Oliver Henrich
2024-05-15 16:45:52 +01:00
parent a7fe12cd7b
commit 17e0e785ab

View File

@ -254,7 +254,7 @@ if [ $# -eq 1 ] && [ $1 = run ]; then
######################################################
######################################################
printf'\n# Running oxDNA2 dsring test\n' | tee -a $EXDIR/test.log
printf '\n# Running oxDNA2 dsring test\n' | tee -a $EXDIR/test.log
cd $EXDIR/oxDNA2/dsring
mkdir test
cd test