diff options
-rwxr-xr-x | scripts/main.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/main.sh b/scripts/main.sh index c821dff..90d128b 100755 --- a/scripts/main.sh +++ b/scripts/main.sh @@ -149,4 +149,4 @@ if [[ $interactions == "true" ]]; then pandoc -V geometry:margin=1in report.md --pdf-engine=xelatex -o $name.pdf fi -echo "$proteinPath and $ligandPath and $docking and $interactions and $visualisations" +#echo "$proteinPath and $ligandPath and $docking and $interactions and $visualisations" |