Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Amith Koujalgi committed Mar 1, 2024
1 parent e4e1d04 commit 5b4808f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
File renamed without changes.
3 changes: 1 addition & 2 deletions prod.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

mvn -Drevision=0.0.2 clean package
#mvn clean package -Pproduction
mvn -Drevision=0.0.1 clean package -Pproduction
java -jar target/ollama4j-web-ui-0.0.1.jar

0 comments on commit 5b4808f

Please sign in to comment.