diff options
| author | Matt Smith <mcs@darkregion.net> | 2011-04-08 11:14:20 -0500 |
|---|---|---|
| committer | Matt Smith <mcs@darkregion.net> | 2011-04-08 11:14:20 -0500 |
| commit | b32097b4639d8c6da64fdf996ae42a1dc1ca9886 (patch) | |
| tree | 399db1083f8c2d3c22a959ba7ced0964a381c2ff /testing/phpmyadmin/phpmyadmin.post-install | |
| parent | 02eb37f59a022e9f1563d1f766a9cbbfe2bec863 (diff) | |
| download | aports-b32097b4639d8c6da64fdf996ae42a1dc1ca9886.tar.bz2 aports-b32097b4639d8c6da64fdf996ae42a1dc1ca9886.tar.xz | |
testing/phpmyadmin: moved sample config, updated post-install again
Diffstat (limited to 'testing/phpmyadmin/phpmyadmin.post-install')
| -rw-r--r-- | testing/phpmyadmin/phpmyadmin.post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/phpmyadmin/phpmyadmin.post-install b/testing/phpmyadmin/phpmyadmin.post-install index 6403c706cf..e3dbc3524a 100644 --- a/testing/phpmyadmin/phpmyadmin.post-install +++ b/testing/phpmyadmin/phpmyadmin.post-install @@ -10,7 +10,7 @@ echo "* 1) Change the ownership of the config directory:" >&2 echo "* chown -R apache:apache /etc/phpmyadmin" >&2 echo "* 2) See if you need to modify the apache2 config:" >&2 echo "* /etc/apache2/conf.d/phpmyadmin.conf" >&2 -echo "* 3) Restart apache2 if changes were made in step 2." >&2 +echo "* 3) Restart apache2 when done." >&2 echo "*" >&2 exit 0 |
