Skip to content
Snippets Groups Projects
Commit b06b97f3 authored by Isabel Marques's avatar Isabel Marques
Browse files

Simultaneous setup of english and portuguese

parent 7a353107
No related branches found
No related tags found
No related merge requests found
:: make.bat :: make.bat
:: Compiles Bioinformática na Escola web site on Windows :: Compiles Bioinformatica na Escola (PT version) web site on Windows
@ECHO OFF @ECHO OFF
CALL cheetah fill --nobackup --idir src --odir build -R SET PYTHONPATH=C:\PYTHON27\Lib\;C:\ARQUIVO\Bio_na_Escola_WebPage\bioinformatica-na-escola\src\
SET PATH=%PATH%;C:\Python27\
CALL python C:\Cheetah-2.4.4\bin\cheetah fill --nobackup --idir src --odir build -R
CALL xcopy /Y /Q /S media build\media\ CALL xcopy /Y /Q /S media build\media\
CALL del build\Base.html build\Util.html build\Menu.html CALL del build\Base.html build\Util.html build\Menu.html
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment