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
cduce
cduce
Commits
a2d61a98
Commit
a2d61a98
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-03-25 09:51:38 by cvscast] Empty log message
Original author: cvscast Date: 2003-03-25 09:51:38+00:00
parent
9eda7907
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
a2d61a98
...
...
@@ -167,7 +167,7 @@ web/files: cduce.opt web/site.cd
build_web
:
rsh cedre
". .env; cd IMPLEM/CDUCE; make webiface.opt"
install_web
:
ssh cduce@iris.ens.fr
"cp ~frisch/IMPLEM/CDUCE/webiface.opt cgi-bin/cduce2;
cp ~frisch/IMPLEM/CDUCE/memento.html public_html/;
chmod +s cgi-bin/cduce2"
ssh cduce@iris.ens.fr
"cp ~frisch/IMPLEM/CDUCE/webiface.opt cgi-bin/cduce2; chmod +s cgi-bin/cduce2"
install_web_local
:
ssh root@localhost
"cp ~beppe/IMPLEM/CDUCE/webiface.opt /var/www/cgi-bin/cduce; cp ~beppe/IMPLEM/CDUCE/web/*.php /var/www/html/; chmod +s /var/www/cgi-bin/cduce;"
...
...
Write
Preview
Markdown
is supported
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