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
c50bc0b0
Commit
c50bc0b0
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2002-11-25 19:07:42 by cvscast] Empty log message
Original author: cvscast Date: 2002-11-25 19:07:42+00:00
parent
53a4ae1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c50bc0b0
...
...
@@ -150,4 +150,5 @@ build_web:
rsh cedre
". .env; cd IMPLEM/CDUCE; make webiface memento.html"
install_web
:
ssh cduce@iris
"cp ~frisch/IMPLEM/CDUCE/webiface cgi-bin/cduce2; cp ~frisch/IMPLEM/CDUCE/memento.html public_html/; chmod +s cgi-bin/cduce2"
install_web_local
:
ssh root@localhost
"cp ~beppe/IMPLEM/CDUCE/webiface /var/www/cgi-bin/cduce; cp ~beppe/IMPLEM/CDUCE/memento.html /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