runner-images/bin/joj3-forge-convert
张泊明518370910136 43edfc273a
Some checks failed
push / build (push) Has been cancelled
feat: rsync whole .config
2025-06-01 10:01:11 -04:00

7 lines
189 B
Bash
Executable File

#!/usr/bin/bash
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
joj3-forge convert /home/tt/.config/joj