aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-08-23 11:13:30 -0300
committerSebastian <sebasjm@gmail.com>2024-08-23 11:13:30 -0300
commit4edc09403ea1996d908b9f0ad8701a28fc4be3c8 (patch)
tree2fd71c8672b9c20cff7dfc2d7a0ba6c14c88b168
parentd79746119ede1bae79f0c5cd7dbf728d7eaf0341 (diff)
fix name
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc0dd5c4e..bd6101293 100644
--- a/Makefile
+++ b/Makefile
@@ -178,7 +178,7 @@ auditor-dev-prebuilt:
pnpm install --frozen-lockfile --filter @gnu-taler/auditor-backoffice-ui...
pnpm run --filter @gnu-taler/auditor-backoffice-ui... compile
git ci -am "new prebuilt dev" && git push
- ./contrib/copy-auditor-into-prebuilt.sh
+ ./contrib/copy-auditor-backoffice-into-prebuilt.sh
./contrib/publish-prebuilt-dir.sh
.PHONY: challenger-dev-prebuilt