mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-01 21:00:29 +08:00
bug fix
This commit is contained in:
parent
89c8383ed5
commit
e8ba19184e
@ -22,7 +22,6 @@ fi
|
|||||||
|
|
||||||
init_uuid()
|
init_uuid()
|
||||||
{
|
{
|
||||||
local uuid
|
|
||||||
if [[ -f ~/.config/dotfiles/uuid ]]; then
|
if [[ -f ~/.config/dotfiles/uuid ]]; then
|
||||||
uuid=$(cat ~/.config/dotfiles/uuid)
|
uuid=$(cat ~/.config/dotfiles/uuid)
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user