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