Moved to Jakarta EE. Closes #7
This commit is contained in:
parent
c4edb4fd1f
commit
45af218f39
20 changed files with 224 additions and 139 deletions
4
deploy.sh
Normal file
4
deploy.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
./gradlew deploy
|
||||
[ $? -eq 0 ] && scp deploy/*.jar nix3.thauvin.us:/opt/lib/jtalk-ee/httpstatus
|
Loading…
Add table
Add a link
Reference in a new issue