This commit is contained in:
parent
d931bcfc9a
commit
db02a20660
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user