runner-images/bin/joj3-forge-convert
张泊明518370910136 e0d91a0be9
All checks were successful
push / build (push) Successful in 4m24s
feat: clean before git pull
2025-06-03 09:41:46 -04:00

8 lines
239 B
Bash
Executable File

#!/usr/bin/bash
set -e
COURSE=$1
git -C /home/tt/.cache/$COURSE-config clean -dfx
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