style Trailing whitespace line endings or no final newline

This commit is contained in:
2025-04-28 21:01:03 +08:00
parent fa9018d3b5
commit 3022dfe4af
16 changed files with 91 additions and 81 deletions

View File

@@ -16,7 +16,7 @@ wait_for_pacman_unlock() {
if ! pgrep -x pacman >/dev/null && \
! pgrep -x packagekitd >/dev/null && \
! pgrep -x packagekit >/dev/null; then
echo "🔍 找不到 pacman 或 PackageKit疑似殘留鎖檔。"
if [ "$WAITED" -ge "$MAX_IDLE" ]; then
@@ -94,4 +94,4 @@ fi
{{ end -}}
{{ end -}}
{{ end -}}