yarrr/run.sh

5 lines
207 B
Bash
Raw Permalink Normal View History

2023-06-05 02:12:03 +01:00
#!/bin/bash
#trunk build ./index.html && cargo run --bin backend -- localhost:7534
2023-10-30 02:36:38 +00:00
trunk build ./index.html && cargo run --bin backend -- localhost:7534 --dir /mnt/nas/media -u user -p password --port 7534