forked from sig_core/toolkit
4 lines
81 B
Bash
4 lines
81 B
Bash
|
#!/bin/bash
|
||
|
r_log "rocky" "Install the file package"
|
||
|
p_installPackageNormal file
|