We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad4d58 commit 5cd649cCopy full SHA for 5cd649c
scripts/graphql.py
@@ -1,4 +1,4 @@
1
-# SPDX-FileCopyrightText: 2023 Alec Delaney
+# SPDX-FileCopyrightText: 2024 Alec Delaney
2
# SPDX-License-Identifier: MIT
3
4
"""Download the images from the GraphQL query to the static folder."""
scripts/schedule_cache.sh
@@ -1,5 +1,5 @@
#!/bin/sh
5
REPOPATH=$(realpath .)
0 commit comments