Revisión 340
Añadido por Manu Mora Gordillo hace casi 13 años
controlies/trunk/debian/postinst | ||
---|---|---|
configure)
|
||
|
||
chown -R www-data:www-data /var/web2py
|
||
a2enmod ssl
|
||
a2enmod wsgi
|
||
a2ensite default-ssl
|
||
service apache2 --full-restart
|
||
service controlies restart
|
||
chmod -x /etc/init.d/controlies
|
||
a2enmod ssl
|
||
a2enmod wsgi
|
||
a2ensite default-ssl
|
||
service apache2 --full-restart
|
||
service controlies restart
|
||
;;
|
||
|
||
abort-upgrade|abort-remove|abort-deconfigure)
|
Exportar a: Unified diff
Cambios en postinst