This commit is contained in:
parent
c28305a714
commit
ce296abb09
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
@echo Project Directory Structure Creation
|
||||
@echo J.Devine 07/08/17
|
||||
@echo Version 0.1
|
||||
@echo off
|
||||
md 01_Meeting_Minutes
|
||||
md 02_Drawings
|
||||
cd 02_Drawings
|
||||
|
|
|
|||
Loading…
Reference in a new issue