Skip to content
Snippets Groups Projects
Commit 00f63e8b authored by Eduardo L. Buratti's avatar Eduardo L. Buratti
Browse files

web: Update install script path

parent c03214f5
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import models.*;
public class Install extends Controller {
private static String MAKE_PACKAGE_BIN = "/home/seed2/agent/make-package.sh";
private static String MAKE_PACKAGE_BIN = "/home/proinfodata/conf/make-package.sh";
private static String MAKE_OUTPUT_DIR = "/tmp/";
public static Result index() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment