1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-19 12:11:40 +02:00

Update App.java

This commit is contained in:
inthebrilliantblue
2019-07-02 12:52:53 -05:00
committed by GitHub
parent 9a7a85cb96
commit 6b088b9490

View File

@@ -118,6 +118,7 @@ public class App {
if (cl.hasOption('H')) {
Utils.setConfigString("history.location", cl.getOptionValue('H'));
System.out.print(cl.getOptionValue('H'));
}
//Allow file overwriting