3 lines
67 B
Bash
Executable File
3 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
cargo run -- https://discord.com 5 | python3 driver.py
|