Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
8cbc1585
Commit
8cbc1585
authored
Mar 15, 2018
by
SOLIMAN Sylvain
Browse files
properly push doc to web
parent
b41e6c24
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
8cbc1585
...
...
@@ -136,7 +136,7 @@ web/biocham.zip: biocham-src-$(shell git rev-parse --short HEAD).zip
cp
$<
$@
web
:
web/biocham.zip web/index.html web/logo.png doc/index.html
-
rsync
-avz
$^
lifeware:/nfs/web-epi/biocham4/
-
rsync
-avz
$^
doc
lifeware:/nfs/web-epi/biocham4/
ssh
-t
lifeware
'sudo chmod -R g+w /nfs/web-epi/biocham4/ && sudo chown -R www-data.lifeware /nfs/web-epi/biocham4/'
cabernet
:
web
...
...
about.pl
View file @
8cbc1585
...
...
@@ -8,7 +8,7 @@
about
/
0
]).
version
(
'4.1.
5
'
).
version
(
'4.1.
6
'
).
copyright
(
'Copyright (C) 2003-2018 Inria, EPI Lifeware, Saclay-Île de France, France'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment