| 150 |
rsh cedre ". .env; cd IMPLEM/CDUCE; make webiface memento.html" |
rsh cedre ". .env; cd IMPLEM/CDUCE; make webiface memento.html" |
| 151 |
install_web: |
install_web: |
| 152 |
ssh cduce@iris "cp ~frisch/IMPLEM/CDUCE/webiface cgi-bin/cduce2; cp ~frisch/IMPLEM/CDUCE/memento.html public_html/; chmod +s cgi-bin/cduce2" |
ssh cduce@iris "cp ~frisch/IMPLEM/CDUCE/webiface cgi-bin/cduce2; cp ~frisch/IMPLEM/CDUCE/memento.html public_html/; chmod +s cgi-bin/cduce2" |
| 153 |
|
install_web_local: |
| 154 |
|
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" |