forked from sig_core/toolkit
3 lines
86 B
Bash
Executable file
3 lines
86 B
Bash
Executable file
#!/bin/bash
|
|
r_log "telnet" "Install the telnet package"
|
|
p_installPackageNormal telnet
|