2 # vim: set binary noeol et sw=4 sts=4 :
5 # Lucarella, Schein, Arena
7 # Creado: Leandro Lucarella (lun may 9 16:27:41 ART 2005)
11 mv -f ~/public_html ~/public_html.old
12 cp -r ../sisdis10 ~/public_html
13 chmod a+r -R ~/public_html
14 chmod a+w -R ~/public_html/data ~/public_html/fotos ~/public_html/temas
15 echo "Listo! Diríjase a http://localhost/~$USER/ para ingresar al sistema."
16 echo "Recuerde iniciar el apache, si aún no está funcionando."