From 9d3b6b461ef4518f3346527b602da869af70d915 Mon Sep 17 00:00:00 2001
From: Rayne Liu <rl746@cornell.edu>
Date: Tue, 7 Jul 2020 03:27:15 +0200
Subject: [PATCH] Fixed bug

---
 code/run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code/run.sh b/code/run.sh
index d84febc..f56f2cc 100755
--- a/code/run.sh
+++ b/code/run.sh
@@ -1,3 +1,3 @@
 #!/usr/bin/env bash
 
-/opt/Mathematica/11.0/bin/wolframscript -file /work/rayne.liu.git/rdstackingproject/code/RDownScriptalphabeta.m 
+/opt/Mathematica/11.0/bin/wolframscript -file /work/rayne.liu/git/rdstackingproject/code/RDownScriptalphabeta.m 
-- 
GitLab