From 81863d69c9d8cebf349f81f37dc6c58b695e5546 Mon Sep 17 00:00:00 2001 From: Raj Date: Tue, 7 Jul 2015 02:38:30 +0530 Subject: [PATCH] Small typo Sorry! Can't resist when you see typo on the terminal ! --- scripts/setup-web2py-ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/setup-web2py-ubuntu.sh b/scripts/setup-web2py-ubuntu.sh index 4ce86474..01682d1a 100644 --- a/scripts/setup-web2py-ubuntu.sh +++ b/scripts/setup-web2py-ubuntu.sh @@ -1,7 +1,7 @@ echo "This script will: 1) install all modules need to run web2py on Ubuntu 14.04 2) install web2py in /home/www-data/ -3) create a self signed sll certificate +3) create a self signed ssl certificate 4) setup web2py with mod_wsgi 5) overwrite /etc/apache2/sites-available/default 6) restart apache.