mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-13 17:34:13 +02:00
Update App.java
This commit is contained in:
committed by
GitHub
parent
deb2b94d46
commit
926b9e9898
@@ -120,7 +120,6 @@ public class App {
|
||||
String historyLocation = cl.getOptionValue('z').trim();
|
||||
Utils.setConfigString("history.location", historyLocation);
|
||||
logger.info("Set history file to " + historyLocation);
|
||||
logger.info(args['z']);
|
||||
}
|
||||
|
||||
//Allow file overwriting
|
||||
|
Reference in New Issue
Block a user