typo
This commit is contained in:
parent
09de4a918e
commit
64f0d0a04a
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@ class MwmblConfig(AppConfig):
|
|||
for d in dirs:
|
||||
shutil.rmtree(os.path.join(root, d))
|
||||
|
||||
shutil.copytree('/front-end-dist', '/app/static')
|
||||
shutil.copytree('/front-end-build', '/app/static')
|
||||
|
|
Loading…
Add table
Reference in a new issue