From e8ba19184ed2ad7bb7b8e0d88e0fa63d8b2f6db4 Mon Sep 17 00:00:00 2001 From: "xiongdian.me" Date: Tue, 29 Nov 2022 19:46:36 +0800 Subject: [PATCH] bug fix --- tools/logger.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/logger.sh b/tools/logger.sh index a822b04..1fc0342 100755 --- a/tools/logger.sh +++ b/tools/logger.sh @@ -22,7 +22,6 @@ fi init_uuid() { - local uuid if [[ -f ~/.config/dotfiles/uuid ]]; then uuid=$(cat ~/.config/dotfiles/uuid) else