From 1125a7bcaafc8c0e9dbec59dad6acf70af56856e Mon Sep 17 00:00:00 2001
From: Navan Chauhan <navanchauhan@gmail.com>
Date: Fri, 3 Jul 2020 21:51:09 +0530
Subject: removed docking line

---
 scripts/main_local.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'scripts')

diff --git a/scripts/main_local.sh b/scripts/main_local.sh
index e20ce9c..bcbcf92 100644
--- a/scripts/main_local.sh
+++ b/scripts/main_local.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