pos-client/run.sh
2025-07-20 18:12:28 +02:00

3 lines
66 B
Bash
Executable file

#!/bin/sh
sudo ip addr add 239.1.1.1/32 dev $1 autojoin
cargo run