update basic structure

This commit is contained in:
2025-09-27 11:35:35 +06:00
parent b2f6f9f5ea
commit 17fc642f86
27 changed files with 19201 additions and 13 deletions

View File

@@ -14,6 +14,8 @@ fi
echo "$txoption"
export JAVA_TOOL_OPTIONS="$JAVA_TOOL_OPTIONS -Dfile.encoding=UTF-8"
publisher=$input_cache_path/$publisher_jar
if test -f "$publisher"; then
java -jar $publisher -ig . $txoption $*