*) small fix to make password change function of reconfigureYACY.sh work

again
pull/1/head
low012 13 years ago
parent 190b77c55e
commit 8776b84c10

@ -390,5 +390,8 @@ public class Digest {
}
System.out.println("time: " + (System.currentTimeMillis() - start) + " ms");
// without this this method would never end
Log.shutdown();
}
}

Loading…
Cancel
Save