mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-20 04:31:55 +02:00
Update App.java
This commit is contained in:
committed by
GitHub
parent
9a7a85cb96
commit
6b088b9490
@@ -118,6 +118,7 @@ public class App {
|
|||||||
|
|
||||||
if (cl.hasOption('H')) {
|
if (cl.hasOption('H')) {
|
||||||
Utils.setConfigString("history.location", cl.getOptionValue('H'));
|
Utils.setConfigString("history.location", cl.getOptionValue('H'));
|
||||||
|
System.out.print(cl.getOptionValue('H'));
|
||||||
}
|
}
|
||||||
|
|
||||||
//Allow file overwriting
|
//Allow file overwriting
|
||||||
|
Reference in New Issue
Block a user