This commit is contained in:
parent
245b512436
commit
5efcaff312
|
@ -48,7 +48,7 @@ EOF
|
|||
|
||||
git -C "$config_repo_path" pull --rebase
|
||||
rsync -a --delete "$config_repo_path/home/tt/.config/" "/home/tt/.config"
|
||||
joj3-forge-convert "/home/tt/.config/joj"
|
||||
joj3-forge "/home/tt/.config/joj"
|
||||
rsync -a --delete "/home/tt/.config/joj/" "$config_repo_path/home/tt/.config/joj"
|
||||
git -C "$config_repo_path" add home/tt/.config/joj
|
||||
if ! git -C "$config_repo_path" diff --staged --quiet; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user