mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-21 00:19:58 +00:00
f
This commit is contained in:
@@ -21,7 +21,7 @@ class Command(BaseCommand):
|
|||||||
/ "static"
|
/ "static"
|
||||||
/ "core"
|
/ "core"
|
||||||
/ "img"
|
/ "img"
|
||||||
/ "promo_{number}.png"
|
/ f"promo_{number}.png"
|
||||||
)
|
)
|
||||||
|
|
||||||
if dest_path.exists() and not force:
|
if dest_path.exists() and not force:
|
||||||
|
Reference in New Issue
Block a user