mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
[fix] [minor] [website]
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user