about summary refs log tree commit diff
path: root/sourcecodes/add_inv.php
diff options
context:
space:
mode:
Diffstat (limited to 'sourcecodes/add_inv.php')
-rw-r--r--sourcecodes/add_inv.php2
1 files changed, 1 insertions, 1 deletions
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);