diff options
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 |
