This commit is contained in:
parent
6bef79f3d3
commit
d0b3e91be4
|
@ -47,6 +47,7 @@ EOF
|
||||||
git -C "$grading_repo_path" config user.email "$git_email"
|
git -C "$grading_repo_path" config user.email "$git_email"
|
||||||
|
|
||||||
git -C "$config_repo_path" pull --rebase
|
git -C "$config_repo_path" pull --rebase
|
||||||
|
rsync -a "$config_repo_path/home/tt/.ssh/" "/home/tt/.ssh"
|
||||||
rsync -a --delete "$config_repo_path/home/tt/.config/" "/home/tt/.config"
|
rsync -a --delete "$config_repo_path/home/tt/.config/" "/home/tt/.config"
|
||||||
joj3-forge convert "/home/tt/.config/joj"
|
joj3-forge convert "/home/tt/.config/joj"
|
||||||
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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user