diff --git a/bin/joj3-forge-convert b/bin/joj3-forge-convert index 53cd0c4..44d3268 100755 --- a/bin/joj3-forge-convert +++ b/bin/joj3-forge-convert @@ -72,6 +72,9 @@ EOF GITEA_ORG_NAME=$org_name GITEA_ACCESS_TOKEN=$TEAPOT_GITEA_TOKEN EOF + pwd + ls -lha + touch joint-teapot.log if ! joint-teapot joj3-check-gitea-token "$teapot_config_dir/teapot.env"; then echo "FATAL: TEAPOT_GITEA_TOKEN invalid, cannot get current Gitea user" >&2 exit 1