Commit7
This commit is contained in:
parent
e43ae56c3e
commit
71ba60ec6a
@ -6,7 +6,7 @@ public class Main {
|
|||||||
// String login = s.next();
|
// String login = s.next();
|
||||||
// System.out.println("Passwort:");
|
// System.out.println("Passwort:");
|
||||||
// String pwd = s.next();
|
// String pwd = s.next();
|
||||||
s. close();
|
// s. close();
|
||||||
|
|
||||||
Helpers.readTextdatei("src/passwd.txt");
|
Helpers.readTextdatei("src/passwd.txt");
|
||||||
Helpers.writeTextdatei("src/passwd.txt", Helpers.readTextdatei("src/passwd.txt"));
|
Helpers.writeTextdatei("src/passwd.txt", Helpers.readTextdatei("src/passwd.txt"));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user