feat: 751 for /home/tt
All checks were successful
push / build (push) Successful in 55s

This commit is contained in:
张泊明518370910136 2025-10-25 17:58:53 -07:00
parent d931bcfc9a
commit db02a20660
GPG Key ID: CA088E6D9284F870

View File

@ -63,7 +63,7 @@ EOF
rsync -a --delete "/home/tt/.config/joj/" "$config_repo_path/home/tt/.config/joj" rsync -a --delete "/home/tt/.config/joj/" "$config_repo_path/home/tt/.config/joj"
# enforce correct permissions # enforce correct permissions
chmod 750 "/home/tt/" chmod 751 "/home/tt/"
chmod 750 "/home/tt/.cache/" || true chmod 750 "/home/tt/.cache/" || true
chmod 750 "/home/tt/.cache/joj3" || true chmod 750 "/home/tt/.cache/joj3" || true
chmod 700 "/home/tt/.ssh/" || true chmod 700 "/home/tt/.ssh/" || true