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