feat: joj3-forge-convert set -x
All checks were successful
push / build (push) Successful in 4m8s

This commit is contained in:
张泊明518370910136 2025-06-17 23:32:27 -04:00
parent 0af8c5ef5b
commit f68f7fc4c4
GPG Key ID: CA088E6D9284F870

View File

@ -1,5 +1,5 @@
#!/usr/bin/bash
set -e
set -ex
COURSE=$1
REPO_PATH=/home/tt/.cache/$COURSE-config
GIT_USER=$(whoami)