feat: course as arg
All checks were successful
push / build (push) Successful in 3m16s

This commit is contained in:
张泊明518370910136 2025-06-01 09:38:36 -04:00
parent fc59ae8d24
commit 5f32808aad
GPG Key ID: CA088E6D9284F870

View File

@ -1,5 +1,5 @@
#!/usr/bin/bash
set -e
COURSE=$(hostname)
COURSE=$1
git -C /home/tt/.cache/$COURSE-config pull
joj3-forge convert /home/tt/.config/joj