toolkit/func/core/pkg_coreutils/00-install-coreutils.sh

5 lines
146 B
Bash
Raw Normal View History

2021-07-05 06:50:25 +00:00
#!/bin/bash
# coreutils should already be there, but just in case I guess.
r_log "coreutils" "Install coreutils"
p_installPackageNormal coreutils