From 8eed21203d8997bb1cc0b44f3f6f08ebcfa19ac7 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 3 Jul 2020 21:50:23 +0530 Subject: removed debug line --- scripts/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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" -- cgit v1.2.3