summaryrefslogtreecommitdiff
path: root/dev/run
diff options
context:
space:
mode:
Diffstat (limited to 'dev/run')
-rwxr-xr-xdev/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/run b/dev/run
index 707dc709c..fc1022ccc 100755
--- a/dev/run
+++ b/dev/run
@@ -471,7 +471,7 @@ def boot_nouveau(ctx):
"java",
"-server",
"-jar",
- "target/server-%s-dist.jar" % version,
+ "build/libs/server-%s-dist.jar" % version,
"server",
"nouveau.yaml",
]