update basic structure
This commit is contained in:
@@ -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 $*
|
||||
|
||||
Reference in New Issue
Block a user