From d1a14c85a2b15896e668f05db60da718f6c91ba0 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Sun, 1 Jun 2025 11:47:17 -0400 Subject: [PATCH] fix: typo --- bin/joj3-forge-convert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/joj3-forge-convert b/bin/joj3-forge-convert index fee0a8c..efe32a3 100755 --- a/bin/joj3-forge-convert +++ b/bin/joj3-forge-convert @@ -2,5 +2,5 @@ set -e COURSE=$1 git -C /home/tt/.cache/$COURSE-config pull -rsync -r /home/tt/.cache/$COURSE-config/home/tt/.config /home/tt/.config +rsync -r /home/tt/.cache/$COURSE-config/home/tt/.config/ /home/tt/.config joj3-forge convert /home/tt/.config/joj