Update things.

This commit is contained in:
2025-11-25 10:02:46 +05:00
parent 6b53431bf1
commit a16ac84e22
6 changed files with 25 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
# Line above disables shellcheck linters:
# * SC2154 - variable referenced but not assigned (false positive, assigned when sourced arch.sh).
taskfile_version=3.44.1
taskfile_version=3.45.5
# shellcheck disable=SC2086,SC2046,SC2164
cd "$(dirname ${BASH_SOURCE[0]})"