forked from sig_core/toolkit
3 lines
83 B
Bash
Executable file
3 lines
83 B
Bash
Executable file
#!/bin/bash
|
|
r_log "attr" "Installing the attr package"
|
|
p_installPackageNormal attr
|