diff options
Diffstat (limited to 'aoc-cacheclear')
| -rwxr-xr-x | aoc-cacheclear | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aoc-cacheclear b/aoc-cacheclear index 34313b0..2905c26 100755 --- a/aoc-cacheclear +++ b/aoc-cacheclear @@ -1,6 +1,6 @@ #!/bin/bash # Copyright (C) 2025 taitep -# Part of aoctools (gitea.taitep.se/taitep/aoctools or github.com/taitep/aoctools) +# Part of aoctools (git.taitep.se/aoctools.git or github.com/taitep/aoctools) # SPDX-License-Identifier: MIT set -euo pipefail |
