be9704a768
TODO: add files to database TODO: hash folder to stick files in
4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
@echo off
|
|
IF "%1" NEQ "" (
|
|
title %1 %2 %3 %4 %5 %6 %7 %8 %9
|
|
)
|