Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bioinformatica-na-escola
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Renato Alves
bioinformatica-na-escola
Commits
b06b97f3
Commit
b06b97f3
authored
11 years ago
by
Isabel Marques
Browse files
Options
Downloads
Patches
Plain Diff
Simultaneous setup of english and portuguese
parent
7a353107
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
make.bat
+5
-3
5 additions, 3 deletions
make.bat
with
5 additions
and
3 deletions
make.bat
+
5
−
3
View file @
b06b97f3
:: make.bat
:: make.bat
:: Compiles Bioinform
á
tica na Escola web site on Windows
:: Compiles Bioinform
a
tica 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment