fixed project.clj
This commit is contained in:
parent
cb4dd457a6
commit
8fde427215
1 changed files with 2 additions and 2 deletions
|
@ -43,5 +43,5 @@
|
||||||
"inst" ["shell" "sudo"
|
"inst" ["shell" "sudo"
|
||||||
"install"
|
"install"
|
||||||
"-m=755"
|
"-m=755"
|
||||||
"target/uberjar/c4k-nextcloud-standalone.jar"
|
"target/uberjar/c4k-shynet-standalone.jar"
|
||||||
"/usr/local/bin/c4k-nextcloud-standalone.jar"]})
|
"/usr/local/bin/c4k-shynet-standalone.jar"]})
|
||||||
|
|
Loading…
Reference in a new issue