From 037215da471ca4e534eb82b8cbb5ad6e75fe83ef Mon Sep 17 00:00:00 2001 From: mdipierro Date: Fri, 14 Sep 2012 09:23:31 -0500 Subject: [PATCH] fixed typo in setup script, thanks Devon --- VERSION | 2 +- scripts/setup-web2py-ubuntu.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 548a2ee9..f8b9f8cb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.0.9 (2012-09-14 08:47:38) stable +Version 2.0.9 (2012-09-14 09:23:27) stable diff --git a/scripts/setup-web2py-ubuntu.sh b/scripts/setup-web2py-ubuntu.sh index 2ce20c3e..29c54e21 100755 --- a/scripts/setup-web2py-ubuntu.sh +++ b/scripts/setup-web2py-ubuntu.sh @@ -6,7 +6,7 @@ echo "This script will: 5) overwrite /etc/apache2/sites-available/default 6) restart apache. -You may want to read this cript before running it. +You may want to read this script before running it. Press a key to continue...[ctrl+C to abort]"