4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/bin/bash -xe
|
|
|
|
env RUST_LOG=p5x=debug,sqlx=warn,info ./p5x api-server
|