mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 12:45:47 +01:00
cargo build builds plugin
And benchmark for virtual plugin
This commit is contained in:
parent
7cbf482e4d
commit
b44800ed30
3 changed files with 91 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ then
|
|||
fi
|
||||
|
||||
rm -f reaction.db
|
||||
cargo build --release
|
||||
cargo build --release --bins
|
||||
sudo systemd-run --wait \
|
||||
-p User="$(id -nu)" \
|
||||
-p MemoryAccounting=yes \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue