Skip to content

Commit 9f74f35

Browse files
committed
setup project
1 parent a574e5d commit 9f74f35

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.idea/compiler.xml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/dataSources.local.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
source src/main/bash/setenv.sh
3+
#source src/main/bash/setenv.sh
44

55
function releaseMe(){
66
export JAVA_OPTS=$JAVA_OPTS_RUN_DEFAULT

0 commit comments

Comments
 (0)