Skip to content

Commit 75a3248

Browse files
committed
Science Commit 5.
1 parent 2bba0c3 commit 75a3248

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/black/presidential/Brarner.M.Alete/install/deploy-local.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ else
5555
fi
5656

5757
# Copy JARs from jars/ directory (preferred) or lib/
58+
mkdir -p "$DEPLOY_DIR/WEB-INF/lib" "$DEPLOY_DIR/WEB-INF/classes"
5859
if ls "$BMA_ROOT/jars/"*.jar &>/dev/null; then
5960
cp "$BMA_ROOT/jars/"*.jar "$DEPLOY_DIR/WEB-INF/lib/"
6061
echo "[*] JARs copied from jars/ to WEB-INF/lib/"

0 commit comments

Comments
 (0)