pexcn / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chown bug?

pexcn opened this issue · comments

.gitconfig always root

?

-chown -R $TARGET_USER.$TARGET_USER
+chown -R $TARGET_USER:$TARGET_USER