diff --git a/bin/joj3-forge-convert b/bin/joj3-forge-convert index 93f84bd..a7524cd 100755 --- a/bin/joj3-forge-convert +++ b/bin/joj3-forge-convert @@ -1,5 +1,5 @@ #!/usr/bin/bash -set -e +set -ex COURSE=$1 REPO_PATH=/home/tt/.cache/$COURSE-config GIT_USER=$(whoami)