Remove old comment
This commit is contained in:
parent
64d2400292
commit
23f8158ebf
@ -1,8 +1,4 @@
|
|||||||
// Go into folder
|
public class Program {
|
||||||
// Check if any file is in there
|
|
||||||
// If there is a file. Calculate md5sum > filename.md5
|
|
||||||
// If there is no file. Repeat
|
|
||||||
public class Program {
|
|
||||||
static void Main(string[] args) {
|
static void Main(string[] args) {
|
||||||
|
|
||||||
Console.ForegroundColor = ConsoleColor.Green;
|
Console.ForegroundColor = ConsoleColor.Green;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user