Skip to content

Commit 40f8a12

Browse files
authored
Adjust setup.sh to root directory
1 parent e13c1d1 commit 40f8a12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.codex/setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
22
echo "Running setup"
3-
cd ..
43
chmod +x mvnw
54
echo "Download Maven dependencies for local execution"
65
./mvnw clean package -Dtestcontainers.enabled=false

0 commit comments

Comments
 (0)