yarrr/run.sh

5 lines
231 B
Bash
Raw Normal View History

2023-06-04 21:12:03 -04:00
#!/bin/bash
#trunk build ./index.html && cargo run --bin backend -- localhost:7534
2025-01-22 23:13:50 -05:00
trunk build ./index.html && cargo run --bin backend -- localhost:7534 --dir /mnt/nas/media -u user -p password --port 7534 --key ./aes256_test.key