forked from sig_core/toolkit
3 lines
172 B
Bash
Executable file
3 lines
172 B
Bash
Executable file
#!/bin/bash
|
|
r_log "network" "Install necessary network packages and utilities"
|
|
p_installPackageNormal traceroute iputils iproute mtr arpwatch psmisc net-tools which iptraf
|