From bb9d93322abf825368dedaafc2376ef8fdfc1e2f Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Mon, 28 Jan 2019 16:31:54 -0600 Subject: Jan 28 2019 update --- sourcecodes/add_inv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sourcecodes/add_inv.php') diff --git a/sourcecodes/add_inv.php b/sourcecodes/add_inv.php index 25b7b7ba..4fe0fa10 100644 --- a/sourcecodes/add_inv.php +++ b/sourcecodes/add_inv.php @@ -200,7 +200,7 @@ structure_change($keyval); // $cmd="./runmat_inv.sh $keyval"; // system($cmd); -shell_exec('./run_octave_inv '.$keyval); +shell_exec('./run_scripts/run_octave_inv '.$keyval); -- cgit 1.4.1