about summary refs log tree commit diff
path: root/sourcecodes/upload_structure_file.php
diff options
context:
space:
mode:
authorziejd22019-01-28 16:31:54 -0600
committerziejd22019-01-28 16:31:54 -0600
commitbb9d93322abf825368dedaafc2376ef8fdfc1e2f (patch)
tree10b9b3dd405d8a73aa4784e313525159cade3f3b /sourcecodes/upload_structure_file.php
parentc4949358bfeecdac35802f8369f4f97a21e5fddb (diff)
downloadBNW-bb9d93322abf825368dedaafc2376ef8fdfc1e2f.tar.gz
Jan 28 2019 update
Diffstat (limited to 'sourcecodes/upload_structure_file.php')
-rw-r--r--sourcecodes/upload_structure_file.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sourcecodes/upload_structure_file.php b/sourcecodes/upload_structure_file.php
index 170bcfae..9eb6694b 100644
--- a/sourcecodes/upload_structure_file.php
+++ b/sourcecodes/upload_structure_file.php
@@ -123,7 +123,7 @@ if($searchID!="")
       $fpdata = fopen($dir.$keyval."continuous_input_orig.txt","w");
       fwrite($fpdata,$searchID);
   }  
-  shell_exec('./run_prep_input '.$keyval);
+  shell_exec('./run_scripts/run_prep_input '.$keyval);
 ?>
 <ul class="navbar2">
   <li><a href="net_structure.php?My_key=<?php print($keyval);?>">Upload structure file</a>