Remove extra decorator

This commit is contained in:
Roberto Rosario
2012-06-01 05:02:47 -04:00
parent 0d76a4b6c6
commit be5ac9f733

View File

@@ -49,7 +49,6 @@ def install_database_manager():
sudo('source bin/activate; pip install MySQL-python')
@task
def install_webserver():
"""
Installing the Ubuntu packages for the webserver