5 lines
77 B
Bash
5 lines
77 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
sudo apt install --no-install-recommends --yes python3-netaddr
|
||
|
|