fixed project.clj

This commit is contained in:
bom 2022-04-01 11:12:49 +02:00
parent cb4dd457a6
commit 8fde427215

View file

@ -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"]})