mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-09 15:26:53 +02:00
Update App.java
This commit is contained in:
committed by
GitHub
parent
04f87be5c0
commit
56ad263d11
@@ -117,7 +117,7 @@ public class App {
|
|||||||
logger.info("Initialized ripme v" + UpdateUtils.getThisJarVersion());
|
logger.info("Initialized ripme v" + UpdateUtils.getThisJarVersion());
|
||||||
|
|
||||||
if (cl.hasOption('H')) {
|
if (cl.hasOption('H')) {
|
||||||
Utils.setConfigString("history.location", cl.getOptionValue('H'))
|
Utils.setConfigString("history.location", cl.getOptionValue('H'));
|
||||||
}
|
}
|
||||||
|
|
||||||
//Allow file overwriting
|
//Allow file overwriting
|
||||||
|
Reference in New Issue
Block a user