This commit is contained in:
parent
ca4f393859
commit
daa953d66d
@ -29,8 +29,6 @@ public class Tether {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
log.info("Found configuration at '{}'", config.getAbsolutePath());
|
log.info("Found configuration at '{}'", config.getAbsolutePath());
|
||||||
|
SpringApplication.run(Tether.class, args); // Start the app
|
||||||
// Start the app
|
|
||||||
SpringApplication.run(Tether.class, args);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user