We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5fd6b commit 0dd6ecaCopy full SHA for 0dd6eca
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