Skip to content

Commit

Permalink
Make update
Browse files Browse the repository at this point in the history
  • Loading branch information
autumoswitzerland committed Nov 8, 2024
1 parent 6794c9f commit b2151ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -378,9 +378,7 @@ HEX=`hexdump -vn16 -e'4/4 "%08x" 1 "\n"' /dev/urandom`
# Replace logging implementation!
(cd autumo-beetRoot-web-$VERSION/WEB-INF/lib && curl -LO https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar)
rm autumo-beetRoot-web-$VERSION/WEB-INF/lib/log4j-slf4j-impl-*.jar

rm -f autumo-beetRoot-web-$VERSION/logging.xml
#rm -f autumo-beetRoot-web-$VERSION/WEB-INF/lib/log4j*
# no AUTO_SERVER=TRUE switch
sed -i '' 's|db_url=jdbc:h2:.*|db_url=jdbc:h2:[WEB-CONTEXT-PATH]/db/h2/db/beetroot;IFEXISTS=TRUE|' autumo-beetRoot-web-${VERSION}/beetroot.cfg
# Change back mailing implementation
Expand Down

0 comments on commit b2151ca

Please sign in to comment.