Subir archivos a "/"
This commit is contained in:
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
BIN_FOLDER=`dirname "$0"`
|
||||||
|
|
||||||
|
# Assumes java is on the path
|
||||||
|
java -cp "$BIN_FOLDER/../lib/*" org.apache.tomcat.jakartaee.MigrationCLI "$@"
|
||||||
Reference in New Issue
Block a user