mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-04-17 19:40:07 +02:00
hotfix
This commit is contained in:
@@ -174,7 +174,7 @@ def main(args) -> None:
|
||||
|
||||
try:
|
||||
Path(lock_file).touch()
|
||||
logger.info("starting builder", extra={"version": VERSION})
|
||||
logger.info("starting builder", extra={"version": VERSION, "arguments": args})
|
||||
|
||||
logger.info("getting logo from sorogon.eu")
|
||||
req = urllib.request.Request("https://files.sorogon.eu/logo.svg")
|
||||
|
||||
Reference in New Issue
Block a user