[fix] [minor] [website]

This commit is contained in:
Anand Doshi
2013-09-17 15:28:58 +05:30
parent 619ed5e949
commit 2840620070
7 changed files with 52 additions and 15 deletions

View File

@@ -14,5 +14,4 @@ def execute():
old_path = os.path.join(get_base_path(), "app", "website")
if os.path.exists(old_path):
shutil.rmtree(old_path)
shutil.rmtree(old_path)