mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Add scripts/run-aquatic-http-private.sh
This commit is contained in:
parent
eeaae29fa8
commit
11cba4eb12
1 changed files with 5 additions and 0 deletions
5
scripts/run-aquatic-http-private.sh
Executable file
5
scripts/run-aquatic-http-private.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
. ./scripts/env-native-cpu-without-avx-512
|
||||||
|
|
||||||
|
cargo run --release --bin aquatic_http_private -- $@
|
||||||
Loading…
Add table
Add a link
Reference in a new issue