Upgraded to Kotlin 1.7.20
This commit is contained in:
parent
56fa17703c
commit
1e2f2ccee9
16 changed files with 55 additions and 34 deletions
4
deploy.sh
Executable file
4
deploy.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
./gradlew deploy
|
||||
[ $? -eq 0 ] && scp deploy/*.jar nix3.thauvin.us:/opt/lib/jtalk-ee/pinboard-poster
|
Loading…
Add table
Add a link
Reference in a new issue