mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Fix makefile, seems to work now
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# git-bridge makefile
|
||||
|
||||
run: package
|
||||
java -jar target/writelatex-git-bridge-1.0-SNAPSHOT-jar-with-dependencies.jar config/local.json
|
||||
run:
|
||||
java -jar target/writelatex-git-bridge-1.0-SNAPSHOT-jar-with-dependencies.jar conf/local.json
|
||||
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user