This commit is contained in:
parent
9c0dbd8f12
commit
469102b6c6
|
|
@ -63,8 +63,10 @@ EOF
|
|||
rsync -a --delete "/home/tt/.config/joj/" "$config_repo_path/home/tt/.config/joj"
|
||||
|
||||
# enforce correct permissions
|
||||
chmod 750 "/home/tt/"
|
||||
chmod 750 "/home/tt/.cache/"
|
||||
chmod 750 "/home/tt/.cache/joj3"
|
||||
chmod 700 "/home/tt/.config/"
|
||||
chmod 700 "/home/tt/.cache/"
|
||||
chmod 700 "/home/tt/.ssh/"
|
||||
|
||||
# commit config changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user