
Allows content in the lib folder to be tracked by the repository. Change-Id: I46ae209daba8d109ed4cf4d8ca3094404e1524ee
17 lines
326 B
Batchfile
17 lines
326 B
Batchfile
@ECHO OFF
|
|
|
|
REM This is an automatically generated Windows batch file. It creates the
|
|
REM %PRODUCT% for an OpenStack training-labs setup.
|
|
|
|
SETLOCAL ENABLEDELAYEDEXPANSION
|
|
|
|
ECHO.
|
|
ECHO OpenStack labs for VirtualBox on Windows
|
|
ECHO Generated by osbash
|
|
ECHO.
|
|
ECHO Create %PRODUCT%
|
|
ECHO.
|
|
|
|
REM vim: set ai ts=4 sw=4 et ft=dosbatch:
|
|
|