forked from sig_core/toolkit
3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
#!/bin/bash
|
|
r_log "tftp" "Installing packages"
|
|
p_installPackageNormal tftp-server tftp
|