aboutsummaryrefslogtreecommitdiff
path: root/scripts/main.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/main.sh')
-rwxr-xr-xscripts/main.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/main.sh b/scripts/main.sh
index 612f626..c821dff 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -10,7 +10,7 @@ proteinPath=""
ligandPath=""
pdfPath=""
smile=""
-name=""
+name="report"
config=""
usage()
@@ -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" \ No newline at end of file
+echo "$proteinPath and $ligandPath and $docking and $interactions and $visualisations"