2009-10-29 Miguel de Dios <miguel.dedios@artica.es>

* DEBIAN/postinst: add the same message as RPM in the finish installation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2059 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mdtrooper 2009-10-29 11:40:23 +00:00
parent 0be9b4648c
commit 469c694a67
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-10-29 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/postinst: add the same message as RPM in the finish installation.
2009-10-29 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/control, DEBIAN/md5sums, DEBIAN/postinst: debian base files for

View File

@ -11,3 +11,5 @@ chown www-data /var/www/pandora_console -R
echo Restart the apache.
/etc/init.d/apache2 restart
echo "Please, now, point your browser to http://your_IP_address/pandora_console/install.php and follow all the steps described on it."